Searched defs:IsFull (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/ | ||
H A D | ring_buffer.h | 46 bool IsFull() const { return size_ == buffer_.size(); } in IsFull() function |
/aosp12/art/runtime/gc/allocator/ | ||
H A D | rosalloc-inl.h | 55 inline bool RosAlloc::Run::IsFull() { in IsFull() function |
/aosp12/system/update_engine/scripts/update_payload/ | ||
H A D | payload.py | 255 def IsFull(self): member in Payload |
/aosp12/art/runtime/gc/accounting/ | ||
H A D | atomic_stack.h | 169 bool IsFull() const { in IsFull() function |
/aosp12/system/bt/main/shim/ | ||
H A D | acl.cc | 116 bool IsFull() const { in IsFull() function in __anonfd94cd1c0110::ShadowAcceptlist |
/aosp12/art/runtime/ | ||
H A D | class_linker.cc | 288 bool IsFull() const { in IsFull() function in art::ClassLinker::VisiblyInitializedCallback |