Searched refs:AssertAllThreadLocalBuffersAreRevoked (Results 1 - 7 of 7) sorted by relevance

/art/runtime/gc/space/
H A Dbump_pointer_space.h110 void AssertAllThreadLocalBuffersAreRevoked() LOCKS_EXCLUDED(Locks::runtime_shutdown_lock_,
H A Drosalloc_space.h124 void AssertAllThreadLocalBuffersAreRevoked();
H A Dbump_pointer_space.cc121 void BumpPointerSpace::AssertAllThreadLocalBuffersAreRevoked() { function in class:art::gc::space::BumpPointerSpace
H A Dregion_space.cc398 void RegionSpace::AssertAllThreadLocalBuffersAreRevoked() { function in class:art::gc::space::RegionSpace
H A Drosalloc_space.cc358 void RosAllocSpace::AssertAllThreadLocalBuffersAreRevoked() { function in class:art::gc::space::RosAllocSpace
H A Dregion_space.h97 void AssertAllThreadLocalBuffersAreRevoked() LOCKS_EXCLUDED(Locks::runtime_shutdown_lock_,
/art/runtime/gc/
H A Dheap.cc2992 bump_pointer_space_->AssertAllThreadLocalBuffersAreRevoked();

Completed in 1799 milliseconds