/external/libbrillo/brillo/streams/ |
D | memory_containers.h | 139 size_t GetSize() const override { return size_; } in GetSize() function 162 size_t GetSize() const override { return vector_ptr_->size(); } in GetSize() function 193 size_t GetSize() const override { return vector_ref_.size(); } in GetSize() function 220 size_t GetSize() const override { return vector_copy_.size(); } in GetSize() function 246 size_t GetSize() const override { return string_ptr_->size(); } in GetSize() function 263 size_t GetSize() const override { return string_ref_.size(); } in GetSize() function
|
D | tls_stream.h | 44 uint64_t GetSize() const override { return 0; } in GetSize() function
|
D | fake_stream.h | 88 uint64_t GetSize() const override { return 0; } in GetSize() function
|
/external/lzma/CPP/7zip/Archive/Common/ |
D | InStreamWithCRC.h | 35 UInt64 GetSize() const { return _size; } in GetSize() function 63 UInt64 GetSize() const { return _size; } in GetSize() function
|
D | DummyOutStream.h | 22 UInt64 GetSize() const { return _size; } in GetSize() function
|
D | OutStreamWithCRC.h | 33 UInt64 GetSize() const { return _size; } in GetSize() function
|
/external/libchrome/sandbox/win/src/ |
D | crosscall_client.h | 73 uint32_t GetSize() const { return sizeof(T); } in GetSize() function 110 uint32_t GetSize() const { return sizeof(t_); } in GetSize() function 149 uint32_t GetSize() const { in GetSize() function 197 uint32_t GetSize() const { return Base::GetSize(); } in GetSize() function 225 uint32_t GetSize() const { return Base::GetSize(); } in GetSize() function 272 uint32_t GetSize() const { return t_.Size(); } in GetSize() function
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zSpecStream.h | 26 UInt64 GetSize() const { return _size; } in GetSize() function
|
/external/libweave/third_party/chromium/base/ |
D | values.h | 184 size_t GetSize() const { return size_; } in GetSize() function 392 size_t GetSize() const { return list_.size(); } in GetSize() function
|
/external/libchrome/base/ |
D | values.h | 190 size_t GetSize() const { return size_; } in GetSize() function 404 size_t GetSize() const { return list_.size(); } in GetSize() function
|
/external/lzma/CPP/7zip/Common/ |
D | StreamObjects.h | 70 size_t GetSize() const { return _size; } in GetSize() function 109 UInt64 GetSize() const { return _size; } in GetSize() function
|
/external/webrtc/talk/media/base/ |
D | audioframe.h | 48 size_t GetSize() const { return length_; } in GetSize() function
|
/external/pdfium/xfa/src/fgas/include/ |
D | fx_utl.h | 73 int32_t GetSize() const { return CFX_BaseArray::GetSize(); } in GetSize() function 122 int32_t GetSize() const { return CFX_BaseArray::GetSize(); } in GetSize() function 239 int32_t GetSize() const { return CFX_BaseMassArray::GetSize(); } in GetSize() function 290 int32_t GetSize() const { return CFX_BaseMassArray::GetSize(); } in GetSize() function 420 int32_t GetSize() const { return CFX_BaseStack::GetSize(); } in GetSize() function 454 int32_t GetSize() const { return CFX_BaseStack::GetSize(); } in GetSize() function
|
/external/opencv/ |
D | WLNonFileByteStream.cpp | 146 int WLNonFileByteStream::GetSize() in GetSize() function in WLNonFileByteStream
|
/external/pdfium/fpdfsdk/include/ |
D | fsdk_define.h | 55 FX_FILESIZE GetSize() override { return m_FileAccess.m_FileLen; } in GetSize() function
|
/external/bsdiff/ |
D | file.cc | 94 bool File::GetSize(uint64_t* size) { in GetSize() function in bsdiff::File
|
D | extents_file.cc | 65 bool ExtentsFile::GetSize(uint64_t* size) { in GetSize() function in bsdiff::ExtentsFile
|
/external/libchrome/base/files/ |
D | file_enumerator_posix.cc | 32 int64_t FileEnumerator::FileInfo::GetSize() const { in GetSize() function in base::FileEnumerator::FileInfo
|
/external/pdfium/xfa/src/fgas/src/crt/ |
D | fx_utils.cpp | 43 int32_t CFX_BaseArray::GetSize() const { in GetSize() function in CFX_BaseArray 307 int32_t CFX_BaseMassArray::GetSize() const { in GetSize() function in CFX_BaseMassArray 424 int32_t CFX_BaseStack::GetSize() const { in GetSize() function in CFX_BaseStack
|
/external/pdfium/xfa/src/fxbarcode/common/ |
D | BC_CommonBitArray.cpp | 40 int32_t CBC_CommonBitArray::GetSize() { in GetSize() function in CBC_CommonBitArray
|
/external/pdfium/core/src/fxcrt/ |
D | fxcrt_posix.cpp | 60 FX_FILESIZE CFXCRT_FileAccess_Posix::GetSize() const { in GetSize() function in CFXCRT_FileAccess_Posix
|
D | fxcrt_platforms.cpp | 70 FX_FILESIZE CFXCRT_FileAccess_CRT::GetSize() const { in GetSize() function in CFXCRT_FileAccess_CRT
|
/external/webrtc/webrtc/base/ |
D | stream.cc | 120 bool StreamInterface::GetSize(size_t* size) const { in GetSize() function in rtc::StreamInterface 189 bool StreamAdapterInterface::GetSize(size_t* size) const { in GetSize() function in rtc::StreamAdapterInterface 446 bool FileStream::GetSize(size_t* size) const { in GetSize() function in rtc::FileStream 475 bool FileStream::GetSize(const std::string& filename, size_t* size) { in GetSize() function in rtc::FileStream 599 bool MemoryStreamBase::GetSize(size_t* size) const { in GetSize() function in rtc::MemoryStreamBase 1020 bool StringStream::GetSize(size_t* size) const { in GetSize() function in rtc::StringStream
|
D | sslidentity.h | 90 size_t GetSize() const { return certs_.size(); } in GetSize() function
|
/external/libweave/src/ |
D | access_black_list_manager_impl.cc | 155 size_t AccessBlackListManagerImpl::GetSize() const { in GetSize() function in weave::AccessBlackListManagerImpl
|