Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dstring.h61 int32_t GetLength() SHARED_REQUIRES(Locks::mutator_lock_) { in GetLength() function
Darray.h52 ALWAYS_INLINE int32_t GetLength() SHARED_REQUIRES(Locks::mutator_lock_) { in GetLength() function
/art/runtime/gc/
Dreference_queue.cc125 size_t ReferenceQueue::GetLength() const { in GetLength() function in art::gc::ReferenceQueue
/art/runtime/base/unix_file/
Dfd_file.cc174 int64_t FdFile::GetLength() const { in GetLength() function in unix_file::FdFile
/art/runtime/jdwp/
Djdwp.h466 size_t GetLength() { return byte_count_; } in GetLength() function
/art/compiler/utils/mips64/
Dassembler_mips64.cc1360 uint32_t Mips64Assembler::Branch::GetLength() const { in GetLength() function in art::mips64::Mips64Assembler::Branch
/art/compiler/utils/mips/
Dassembler_mips.cc1677 uint32_t MipsAssembler::Branch::GetLength() const { in GetLength() function in art::mips::MipsAssembler::Branch