Searched defs:IsFull (Results 1 - 2 of 2) sorted by relevance

/art/runtime/gc/allocator/
H A Drosalloc-inl.h55 inline bool RosAlloc::Run::IsFull() { function in class:art::gc::allocator::RosAlloc::Run
75 return !thread_local_run->IsFull();
/art/runtime/gc/accounting/
H A Datomic_stack.h158 bool IsFull() const { function in class:art::gc::accounting::AtomicStack

Completed in 2906 milliseconds