/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/llvm-project/lldb/source/Host/macosx/cfcpp/ |
D | CFCData.cpp | 29 CFIndex CFCData::GetLength() const { in GetLength() function in CFCData
|
D | CFCString.cpp | 146 CFIndex CFCString::GetLength() const { in GetLength() function in CFCString
|
/external/pdfium/xfa/fgas/layout/ |
D | cfx_breakpiece.h | 26 int32_t GetLength() const { return m_iChars; } in GetLength() function
|
/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/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
|
/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/libchrome/mojo/core/ |
D | platform_shared_memory_mapping.cc | 99 size_t PlatformSharedMemoryMapping::GetLength() const { in GetLength() function in mojo::core::PlatformSharedMemoryMapping
|
/external/lzma/CPP/Common/ |
D | C_FileIO.cpp | 36 bool CFileBase::GetLength(UInt64 &length) const in GetLength() function in NC::NFile::NIO::CFileBase
|
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFUnit.h | 60 dw_offset_t GetLength() const { return m_length; } in GetLength() function 147 uint32_t GetLength() const { return m_header.GetLength(); } in GetLength() function
|
/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/llvm-project/lldb/tools/debugserver/source/MacOSX/ |
D | CFString.cpp | 138 CFIndex CFString::GetLength() const { in GetLength() function in CFString
|
/external/llvm-project/llvm/tools/dsymutil/ |
D | CFBundle.cpp | 49 CFIndex GetLength() const { in GetLength() function in llvm::dsymutil::CFString
|
/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/llvm-project/lldb/source/Host/common/ |
D | SocketAddress.cpp | 115 socklen_t SocketAddress::GetLength() const { in GetLength() function in SocketAddress
|