/external/pdfium/core/fxcrt/css/ |
D | cfx_csstextbuf.h | 24 int32_t GetLength() const { return m_iDatLen; } in GetLength() function
|
/external/webrtc/rtc_base/ |
D | crypt_string.h | 45 size_t GetLength() const { return impl_->GetLength(); } in GetLength() function
|
D | crypt_string.cc | 15 size_t EmptyCryptStringImpl::GetLength() const { in GetLength() function in rtc::EmptyCryptStringImpl
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_attachnodelist.cpp | 18 size_t CXFA_AttachNodeList::GetLength() { in GetLength() function in CXFA_AttachNodeList
|
D | cxfa_arraynodelist.cpp | 22 size_t CXFA_ArrayNodeList::GetLength() { in GetLength() function in CXFA_ArrayNodeList
|
/external/image_io/includes/image_io/base/ |
D | data_range.h | 38 size_t GetLength() const { return IsValid() ? end_ - begin_ : 0; } in GetLength() function
|
D | data_segment.h | 64 size_t GetLength() const { return data_range_.GetLength(); } in GetLength() function
|
/external/pdfium/xfa/fgas/layout/ |
D | cfx_breakpiece.h | 26 int32_t GetLength() const { return m_iChars; } in GetLength() function
|
/external/pdfium/core/fxcrt/ |
D | cfx_binarybuf.cpp | 35 size_t CFX_BinaryBuf::GetLength() const { in GetLength() function in CFX_BinaryBuf
|
D | cfx_widetextbuf.cpp | 9 size_t CFX_WideTextBuf::GetLength() const { in GetLength() function in CFX_WideTextBuf
|
D | bytestring.h | 109 size_t GetLength() const { return m_pData ? m_pData->m_nDataLength : 0; } in GetLength() function
|
D | widestring.h | 107 size_t GetLength() const { return m_pData ? m_pData->m_nDataLength : 0; } in GetLength() function
|
D | string_view_template.h | 173 size_t GetLength() const { return m_Span.size(); } in GetLength() function
|
/external/libchrome/mojo/core/ |
D | platform_shared_memory_mapping.cc | 99 size_t PlatformSharedMemoryMapping::GetLength() const { in GetLength() function in mojo::core::PlatformSharedMemoryMapping
|
/external/image_io/includes/image_io/jpeg/ |
D | jpeg_segment.h | 50 size_t GetLength() const { return data_range_.GetLength(); } in GetLength() function
|
/external/pdfium/fxjs/xfa/ |
D | cfxjse_arguments.cpp | 20 int32_t CFXJSE_Arguments::GetLength() const { in GetLength() function in CFXJSE_Arguments
|
/external/armnn/profiling/common/include/ |
D | Packet.hpp | 76 uint32_t GetLength() const { return m_Length; } in GetLength() function in arm::pipe::Packet
|
/external/lzma/CPP/Common/ |
D | C_FileIO.cpp | 36 bool CFileBase::GetLength(UInt64 &length) const in GetLength() function in NC::NFile::NIO::CFileBase
|
/external/dynamic_depth/internal/dynamic_depth/ |
D | item.cc | 104 unsigned int Item::GetLength() const { return params_.length; } in GetLength() function in dynamic_depth::Item
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/slice/ |
D | slice_intern.cc | 187 static size_t GetLength(const std::pair<const char*, size_t>& buflen) { in GetLength() function 193 static size_t GetLength(const grpc_slice& slice) { in GetLength() function
|
/external/gptfdisk/ |
D | bsd.cc | 253 uint64_t BSDData::GetLength(int i) { in GetLength() function in BSDData
|
/external/v4l2_codec2/tests/c2_e2e_test/jni/ |
D | common.cpp | 34 size_t InputFile::GetLength() { in GetLength() function in android::InputFile
|
/external/lzma/CPP/Windows/ |
D | FileIO.cpp | 99 bool CFileBase::GetLength(UInt64 &length) const throw() in GetLength() function in NWindows::NFile::NIO::CFileBase
|
/external/libchrome/base/files/ |
D | file_posix.cc | 332 int64_t File::GetLength() { in GetLength() function in base::File
|
/external/vixl/src/aarch32/ |
D | instructions-aarch32.h | 662 int GetLength() const { return length_; } in GetLength() function 684 int GetLength() const { return length_; } in GetLength() function 757 int GetLength() const { return length_; } in GetLength() function
|