Searched refs:otherPool (Results 1 – 1 of 1) sorted by relevance
255 DebugAllocPool* otherPool = sCurrentPool; in delete_debug_alloc_pool() local256 while (otherPool != NULL && otherPool != pool) in delete_debug_alloc_pool()257 otherPool = otherPool->Parent(); in delete_debug_alloc_pool()259 if (otherPool == NULL) in delete_debug_alloc_pool()