/aosp_15_r20/external/openthread/src/core/meshcop/ |
H A D | meshcop.hpp | 112 uint8_t GetLength(void) const { return static_cast<uint8_t>(StringLength(m8, kMaxLength + 1)); } in GetLength() function in ot::MeshCoP::JoinerPskd 185 uint8_t GetLength(void) const { return mLength; } in GetLength() function in ot::MeshCoP::JoinerDiscerner 290 uint8_t GetLength(void) const { return mLength; } in GetLength() function in ot::MeshCoP::SteeringData
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | method_type-inl.h | 89 inline int32_t MethodType::PTypesAccessor<PTypesType>::GetLength() const { in GetLength() function 104 inline int32_t MethodType::RawPTypesAccessor::GetLength() const { in GetLength() function
|
/aosp_15_r20/frameworks/base/libs/androidfw/ |
H A D | NinePatch.cpp | 135 inline int32_t GetLength() const { in GetLength() function in android::HorizontalImageLine 160 inline int32_t GetLength() const { in GetLength() function in android::VerticalImageLine 187 inline int32_t GetLength() const { in GetLength() function in android::DiagonalImageLine
|
/aosp_15_r20/external/openthread/src/lib/spinel/ |
H A D | multi_frame_buffer.hpp | 162 uint16_t GetLength(void) const { return static_cast<uint16_t>(mWritePointer - mBuffer); } in GetLength() function in ot::Spinel::FrameBuffer 251 uint16_t GetLength(void) const { return static_cast<uint16_t>(mWritePointer - GetFrame()); } in GetLength() function in ot::Spinel::MultiFrameBuffer
|
/aosp_15_r20/external/openthread/src/core/radio/ |
H A D | trel_packet.hpp | 117 uint16_t GetLength(void) const { return GetSize(GetType()); } in GetLength() function in ot::Trel::Header 308 uint16_t GetLength(void) const { return Base::GetLength(); } in GetLength() function in ot::Trel::Packet
|
/aosp_15_r20/external/openthread/src/core/crypto/ |
H A D | storage.hpp | 247 uint16_t GetLength(void) const { return mKeyLength; } in GetLength() function in ot::Crypto::Key 333 uint16_t GetLength(void) const { return mLength; } in GetLength() function in ot::Crypto::LiteralKey
|
/aosp_15_r20/external/openthread/src/core/common/ |
H A D | tlvs.hpp | 101 uint8_t GetLength(void) const { return mLength; } in GetLength() function in ot::Tlv 762 uint16_t GetLength(void) const { return BigEndian::HostSwap16(mLength); } in GetLength() function in ot::ExtendedTlv
|
H A D | offset_range.hpp | 120 uint16_t GetLength(void) const { return mLength; } in GetLength() function in ot::OffsetRange
|
H A D | heap_data.hpp | 100 uint16_t GetLength(void) const { return mData.GetLength(); } in GetLength() function in ot::Heap::Data
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | ip6_headers.hpp | 412 uint8_t GetLength(void) const { return mLength; } in GetLength() function in ot::Ip6::ExtensionHeader 502 uint8_t GetLength(void) const { return mLength; } in GetLength() function in ot::Ip6::Option
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | crypt_string.h | 45 size_t GetLength() const { return impl_->GetLength(); } in GetLength() function
|
H A D | crypt_string.cc | 15 size_t EmptyCryptStringImpl::GetLength() const { in GetLength() function in rtc::EmptyCryptStringImpl
|
/aosp_15_r20/external/pdfium/xfa/fgas/layout/ |
H A D | cfgas_breakpiece.cpp | 23 size_t CFGAS_BreakPiece::GetLength() const { in GetLength() function in CFGAS_BreakPiece
|
/aosp_15_r20/external/cronet/net/ntlm/ |
H A D | ntlm_buffer_reader.h | 55 size_t GetLength() const { return buffer_.size(); } in GetLength() function
|
H A D | ntlm_buffer_writer.h | 52 size_t GetLength() const { return buffer_.size(); } in GetLength() function
|
/aosp_15_r20/external/lzma/CPP/Windows/ |
H A D | FileIO.cpp | 159 bool CFileBase::GetLength(UInt64 &length) const throw() in GetLength() function in NWindows::NFile::NIO::CFileBase 678 bool CFileBase::GetLength(UInt64 &length) const in GetLength() function in NWindows::NFile::NIO::CFileBase
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/base/ |
H A D | data_range.h | 38 size_t GetLength() const { return IsValid() ? end_ - begin_ : 0; } in GetLength() function
|
/aosp_15_r20/external/image_io/includes/image_io/base/ |
H A D | data_range.h | 38 size_t GetLength() const { return IsValid() ? end_ - begin_ : 0; } in GetLength() function
|
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/ |
H A D | cxfa_attachnodelist.cpp | 23 size_t CXFA_AttachNodeList::GetLength() { in GetLength() function in CXFA_AttachNodeList
|
H A D | cxfa_arraynodelist.cpp | 33 size_t CXFA_ArrayNodeList::GetLength() { in GetLength() function in CXFA_ArrayNodeList
|
/aosp_15_r20/external/ot-br-posix/src/utils/ |
H A D | steering_data.hpp | 105 uint8_t GetLength(void) const { return mLength; } in GetLength() function in otbr::SteeringData
|
/aosp_15_r20/external/libchrome/mojo/core/ |
H A D | platform_shared_memory_mapping.cc | 99 size_t PlatformSharedMemoryMapping::GetLength() const { in GetLength() function in mojo::core::PlatformSharedMemoryMapping
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/jpeg/ |
H A D | jpeg_segment.h | 50 size_t GetLength() const { return data_range_.GetLength(); } in GetLength() function
|
/aosp_15_r20/external/image_io/includes/image_io/jpeg/ |
H A D | jpeg_segment.h | 50 size_t GetLength() const { return data_range_.GetLength(); } in GetLength() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/packet/avrcp/ |
D | avrcp_browse_packet.cc | 58 uint16_t BrowsePacket::GetLength() const { in GetLength() function in bluetooth::avrcp::BrowsePacket
|