Searched refs:strong_cross_thread_persistent_region_ (Results 1 – 2 of 2) sorted by relevance
84 strong_cross_thread_persistent_region_(*oom_handler_.get()), in HeapBase()166 strong_cross_thread_persistent_region_.ClearAllUsedNodes(); in Terminate()196 return strong_cross_thread_persistent_region_.NodesInUse() || in Terminate()206 CHECK_EQ(0u, strong_cross_thread_persistent_region_.NodesInUse()); in Terminate()
155 return strong_cross_thread_persistent_region_; in GetStrongCrossThreadPersistentRegion()159 return strong_cross_thread_persistent_region_; in GetStrongCrossThreadPersistentRegion()262 CrossThreadPersistentRegion strong_cross_thread_persistent_region_; variable