| /external/webrtc/webrtc/base/ |
| D | cryptstring.cc | 15 size_t EmptyCryptStringImpl::GetLength() const { in GetLength() function in rtc::EmptyCryptStringImpl 49 size_t InsecureCryptStringImpl::GetLength() const { in GetLength() function in rtc::InsecureCryptStringImpl
|
| D | cryptstring.h | 47 size_t GetLength() const { return impl_->GetLength(); } in GetLength() function 98 size_t GetLength() { in GetLength() function
|
| /external/pdfium/core/fxcrt/css/ |
| D | cfx_csstextbuf.h | 24 int32_t GetLength() const { return m_iDatLen; } in GetLength() function
|
| /external/pdfium/core/fxcrt/ |
| D | cfx_seekablestreamproxy.h | 26 FX_FILESIZE GetLength() const { return m_pStream->GetSize(); } in GetLength() function
|
| D | cfx_binarybuf.cpp | 26 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 | widestring.h | 98 size_t GetLength() const { return m_pData ? m_pData->m_nDataLength : 0; } in GetLength() function
|
| D | bytestring.h | 100 size_t GetLength() const { return m_pData ? m_pData->m_nDataLength : 0; } in GetLength() function
|
| D | string_view_template.h | 131 size_t GetLength() const { return m_Length; } in GetLength() function
|
| /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 | 24 size_t CXFA_ArrayNodeList::GetLength() { in GetLength() function in CXFA_ArrayNodeList
|
| /external/pdfium/xfa/fgas/layout/ |
| D | cfx_breakpiece.h | 25 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/image_io/includes/image_io/jpeg/ |
| D | jpeg_segment.h | 50 size_t GetLength() const { return data_range_.GetLength(); } 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/pdfium/fxjs/ |
| D | cfxjse_arguments.cpp | 20 int32_t CFXJSE_Arguments::GetLength() const { in GetLength() function in CFXJSE_Arguments
|
| /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/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/ |
| D | CFBundle.cpp | 51 CFIndex GetLength() const { in GetLength() function in llvm::dsymutil::CFString
|
| /external/gptfdisk/ |
| D | bsd.cc | 253 uint64_t BSDData::GetLength(int i) { in GetLength() function in BSDData
|
| /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/v8/src/objects/ |
| D | shared-function-info-inl.h | 425 uint16_t SharedFunctionInfo::GetLength() const { in GetLength() function
|
| /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
|