Searched defs:IsFull (Results 1 – 3 of 3) sorted by relevance
/art/runtime/gc/allocator/ | ||
D | rosalloc-inl.h | 55 inline bool RosAlloc::Run::IsFull() { in IsFull() function |
/art/runtime/gc/accounting/ | ||
D | atomic_stack.h | 169 bool IsFull() const { in IsFull() function |
/art/runtime/ | ||
D | class_linker.cc | 276 bool IsFull() const { in IsFull() function in art::ClassLinker::VisiblyInitializedCallback |