Searched refs:getSingleton (Results 1 – 3 of 3) sorted by relevance
106 if (auto *S = getSingleton()) in installAtFork()110 if (auto *S = getSingleton()) in installAtFork()
200 static GuardedPoolAllocator *getSingleton();
43 GuardedPoolAllocator *GuardedPoolAllocator::getSingleton() { in getSingleton() function in gwp_asan::GuardedPoolAllocator