Searched defs:GetLength (Results 1 – 6 of 6) sorted by relevance
/art/runtime/mirror/ | ||
D | array.h | 66 ALWAYS_INLINE int32_t GetLength() REQUIRES_SHARED(Locks::mutator_lock_) { in GetLength() function |
D | string.h | 93 int32_t GetLength() REQUIRES_SHARED(Locks::mutator_lock_) { in GetLength() function |
/art/runtime/gc/ | ||
D | reference_queue.cc | 121 size_t ReferenceQueue::GetLength() const { in GetLength() function in art::gc::ReferenceQueue |
/art/libartbase/base/unix_file/ | ||
D | fd_file.cc | 382 int64_t FdFile::GetLength() const { in GetLength() function in unix_file::FdFile |
/art/compiler/optimizing/ | ||
D | ssa_liveness_analysis.h | 551 size_t GetLength() const { in GetLength() function |
/art/runtime/ | ||
D | class_linker.cc | 6741 size_t GetLength() REQUIRES_SHARED(Locks::mutator_lock_) { in GetLength() function in art::__anonae750dfb0511::ProxyInterfacesAccessor |