Home
last modified time | relevance | path

Searched defs:GetLength (Results 1 – 9 of 9) sorted by relevance

/art/runtime/mirror/
Darray.h59 ALWAYS_INLINE int32_t GetLength() REQUIRES_SHARED(Locks::mutator_lock_) { in GetLength() function
Dstring.h72 int32_t GetLength() REQUIRES_SHARED(Locks::mutator_lock_) { in GetLength() function
/art/runtime/gc/
Dreference_queue.cc120 size_t ReferenceQueue::GetLength() const { in GetLength() function in art::gc::ReferenceQueue
/art/runtime/jdwp/
Djdwp.h475 size_t GetLength() { return byte_count_; } in GetLength() function
/art/libartbase/base/unix_file/
Dfd_file.cc218 int64_t FdFile::GetLength() const { in GetLength() function in unix_file::FdFile
/art/compiler/optimizing/
Dssa_liveness_analysis.h544 size_t GetLength() const { in GetLength() function
Dnodes.h4807 HInstruction* GetLength() const { in GetLength() function
/art/compiler/utils/mips64/
Dassembler_mips64.cc2571 uint32_t Mips64Assembler::Branch::GetLength() const { in GetLength() function in art::mips64::Mips64Assembler::Branch
/art/compiler/utils/mips/
Dassembler_mips.cc3199 uint32_t MipsAssembler::Branch::GetLength() const { in GetLength() function in art::mips::MipsAssembler::Branch