Home
last modified time | relevance | path

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

/art/runtime/mirror/
Darray.h61 ALWAYS_INLINE int32_t GetLength() REQUIRES_SHARED(Locks::mutator_lock_) { in GetLength() function
Dstring.h86 int32_t GetLength() REQUIRES_SHARED(Locks::mutator_lock_) { in GetLength() function
/art/runtime/gc/
Dreference_queue.cc121 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.cc382 int64_t FdFile::GetLength() const { in GetLength() function in unix_file::FdFile
/art/compiler/optimizing/
Dssa_liveness_analysis.h550 size_t GetLength() const { in GetLength() function
Dnodes.h4900 HInstruction* GetLength() const { in GetLength() function
/art/compiler/utils/mips64/
Dassembler_mips64.cc2591 uint32_t Mips64Assembler::Branch::GetLength() const { in GetLength() function in art::mips64::Mips64Assembler::Branch
/art/compiler/utils/mips/
Dassembler_mips.cc3219 uint32_t MipsAssembler::Branch::GetLength() const { in GetLength() function in art::mips::MipsAssembler::Branch