/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
|
/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/pdfium/testing/ |
D | fx_string_testhelpers.h | 25 FX_FILESIZE GetSize() override { return data_size_; } in GetSize() function 53 FX_FILESIZE GetSize() override { in GetSize() function
|
/external/libchrome/mojo/public/cpp/bindings/lib/ |
D | array_serialization.h | 43 size_t GetSize() const { return Traits::GetSize(input_); } in GetSize() function 71 size_t GetSize() const { return Traits::GetSize(input_); } in GetSize() function
|
/external/libchrome/base/memory/ |
D | shared_memory_handle.cc | 19 size_t SharedMemoryHandle::GetSize() const { in GetSize() function in base::SharedMemoryHandle
|
D | writable_shared_memory_region.h | 87 size_t GetSize() const { in GetSize() function
|
D | unsafe_shared_memory_region.h | 86 size_t GetSize() const { in GetSize() function
|
D | read_only_shared_memory_region.h | 87 size_t GetSize() const { in GetSize() function
|
/external/image_io/includes/image_io/base/ |
D | byte_buffer.h | 35 size_t GetSize() const { return size_; } in GetSize() function
|
/external/pdfium/core/fpdfapi/edit/ |
D | cpdf_encryptor.h | 22 uint32_t GetSize() const { return m_dwSize; } in GetSize() function
|
D | cpdf_flateencoder.h | 25 uint32_t GetSize() const { return m_dwSize; } in GetSize() function
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zSpecStream.h | 26 UInt64 GetSize() const { return _size; } in GetSize() function
|
/external/pdfium/core/fxcrt/ |
D | cfx_binarybuf.h | 22 size_t GetSize() const { return m_DataSize; } in GetSize() function
|
/external/lzma/CPP/7zip/Common/ |
D | StreamObjects.h | 87 size_t GetSize() const { return _size; } in GetSize() function 126 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/bsdiff/ |
D | sink_file.cc | 29 bool SinkFile::GetSize(uint64_t* size) { in GetSize() function in bsdiff::SinkFile
|
D | memory_file.cc | 38 bool MemoryFile::GetSize(uint64_t* size) { in GetSize() function in bsdiff::MemoryFile
|
D | buffer_file.cc | 44 bool BufferFile::GetSize(uint64_t* size) { in GetSize() function in bsdiff::BufferFile
|
/external/libchrome/mojo/public/cpp/system/ |
D | buffer.cc | 46 uint64_t SharedBufferHandle::GetSize() const { in GetSize() function in mojo::SharedBufferHandle
|
/external/perf_data_converter/src/quipper/ |
D | test_perf_data.cc | 224 size_t ExampleMmapEvent::GetSize() const { in GetSize() function in quipper::testing::ExampleMmapEvent 333 size_t ExamplePerfSampleEvent::GetSize() const { in GetSize() function in quipper::testing::ExamplePerfSampleEvent 449 size_t ExampleAuxtraceEvent::GetSize() const { in GetSize() function in quipper::testing::ExampleAuxtraceEvent
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_stream_acc.cpp | 79 uint32_t CPDF_StreamAcc::GetSize() const { in GetSize() function in CPDF_StreamAcc
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTMap.h | 50 PVRTuint32 GetSize() const in GetSize() function
|