Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dmethod_type-inl.h89 inline int32_t MethodType::PTypesAccessor<PTypesType>::GetLength() const { in GetLength() function
104 inline int32_t MethodType::RawPTypesAccessor::GetLength() const { in GetLength() function
Darray.h68 ALWAYS_INLINE int32_t GetLength() REQUIRES_SHARED(Locks::mutator_lock_) { in GetLength() function
Dstring.h94 int32_t GetLength() REQUIRES_SHARED(Locks::mutator_lock_) { in GetLength() function
/art/runtime/gc/
Dreference_queue.cc122 size_t ReferenceQueue::GetLength() const { in GetLength() function in art::gc::ReferenceQueue
/art/libartbase/base/unix_file/
Dfd_file.cc410 int64_t FdFile::GetLength() const { in GetLength() function in unix_file::FdFile
/art/compiler/optimizing/
Dssa_liveness_analysis.h553 size_t GetLength() const { in GetLength() function
/art/runtime/
Dclass_linker.cc7170 size_t GetLength() REQUIRES_SHARED(Locks::mutator_lock_) { in GetLength() function in art::__anon38f1b28c0911::ProxyInterfacesAccessor
7193 size_t GetLength() REQUIRES_SHARED(Locks::mutator_lock_) { in GetLength() function in art::__anon38f1b28c0911::NonProxyInterfacesAccessor
/art/compiler/utils/riscv64/
Dassembler_riscv64.cc6895 uint32_t Riscv64Assembler::Branch::GetLength() const { return branch_info_[type_].length; } in GetLength() function in art::riscv64::Riscv64Assembler::Branch