Home
last modified time | relevance | path

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

/aosp12/system/bt/packet/avrcp/
H A Davrcp_browse_packet.cc62 uint16_t BrowsePacket::GetLength() const { in GetLength() function in bluetooth::avrcp::BrowsePacket
/aosp12/art/runtime/mirror/
H A Darray.h64 ALWAYS_INLINE int32_t GetLength() REQUIRES_SHARED(Locks::mutator_lock_) { in GetLength() function
H A Dstring.h92 int32_t GetLength() REQUIRES_SHARED(Locks::mutator_lock_) { in GetLength() function
/aosp12/art/runtime/gc/
H A Dreference_queue.cc121 size_t ReferenceQueue::GetLength() const { in GetLength() function in art::gc::ReferenceQueue
/aosp12/frameworks/base/tools/aapt2/compile/
H A DNinePatch.cpp140 inline int32_t GetLength() const { return length_; } in GetLength() function in aapt::HorizontalImageLine
163 inline int32_t GetLength() const { return length_; } in GetLength() function in aapt::VerticalImageLine
187 inline int32_t GetLength() const { return length_; } in GetLength() function in aapt::DiagonalImageLine
/aosp12/hardware/google/graphics/common/libhwjpeg/
H A Dlibhwjpeg-exynos.cpp84 size_t CJpegStreamParser::GetLength(unsigned char *addr) in GetLength() function in CJpegStreamParser
/aosp12/art/libartbase/base/unix_file/
H A Dfd_file.cc382 int64_t FdFile::GetLength() const { in GetLength() function in unix_file::FdFile
/aosp12/system/bt/hci/test/
H A Dpacket_fragmenter_host_test.cc44 uint16_t GetLength() const { return length; } in GetLength() function
/aosp12/art/compiler/optimizing/
H A Dssa_liveness_analysis.h550 size_t GetLength() const { in GetLength() function