Home
last modified time | relevance | path

Searched refs:IsThreadLocalFreeBitmapClean (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/allocator/
Drosalloc.h242 bool IsThreadLocalFreeBitmapClean();
Drosalloc.cc1079 inline bool RosAlloc::Run::IsThreadLocalFreeBitmapClean() { in IsThreadLocalFreeBitmapClean() function in art::gc::allocator::RosAlloc::Run
2059 CHECK(IsThreadLocalFreeBitmapClean()) in Verify()