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