Home
last modified time | relevance | path

Searched defs:IsFull (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
H A Dring_buffer.h46 bool IsFull() const { return size_ == buffer_.size(); } in IsFull() function
/aosp12/art/runtime/gc/allocator/
H A Drosalloc-inl.h55 inline bool RosAlloc::Run::IsFull() { in IsFull() function
/aosp12/system/update_engine/scripts/update_payload/
H A Dpayload.py255 def IsFull(self): member in Payload
/aosp12/art/runtime/gc/accounting/
H A Datomic_stack.h169 bool IsFull() const { in IsFull() function
/aosp12/system/bt/main/shim/
H A Dacl.cc116 bool IsFull() const { in IsFull() function in __anonfd94cd1c0110::ShadowAcceptlist
/aosp12/art/runtime/
H A Dclass_linker.cc288 bool IsFull() const { in IsFull() function in art::ClassLinker::VisiblyInitializedCallback