Home
last modified time | relevance | path

Searched defs:GetSize (Results 1 – 25 of 57) sorted by relevance

123

/third_party/lzma/CPP/7zip/Archive/Common/
DInStreamWithCRC.h35 UInt64 GetSize() const { return _size; } in GetSize() function
63 UInt64 GetSize() const { return _size; } in GetSize() function
DDummyOutStream.h22 UInt64 GetSize() const { return _size; } in GetSize() function
DOutStreamWithCRC.h33 UInt64 GetSize() const { return _size; } in GetSize() function
DCoderMixer2.h51 UInt64 GetSize() const { return _size; } in GetSize() function
72 UInt64 GetSize() const { return _size; } in GetSize() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DStagingBuffer.cpp22 size_t StagingBufferBase::GetSize() const { in GetSize() function in dawn_native::StagingBufferBase
DRingBufferAllocator.cpp45 uint64_t RingBufferAllocator::GetSize() const { in GetSize() function in dawn_native::RingBufferAllocator
DBuffer.cpp204 uint64_t BufferBase::GetSize() const { in GetSize() function in dawn_native::BufferBase
/third_party/lzma/CPP/7zip/Archive/7z/
D7zSpecStream.h26 UInt64 GetSize() const { return _size; } in GetSize() function
/third_party/lzma/CPP/7zip/Common/
DStreamObjects.h93 size_t GetSize() const { return _size; } in GetSize() function
134 UInt64 GetSize() const { return _size; } in GetSize() function
DFileStreams.cpp319 STDMETHODIMP CInFileStream::GetSize(UInt64 *size) in GetSize() function in CInFileStream
710 HRESULT COutFileStream::GetSize(UInt64 *size) in GetSize() function in COutFileStream
DFileStreams.h177 UInt64 GetSize() const { return _size; } in GetSize() function
DLimitedStreams.h32 UInt64 GetSize() const { return _pos; } in GetSize() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DPageableD3D12.cpp57 uint64_t Pageable::GetSize() const { in GetSize() function in dawn_native::d3d12::Pageable
/third_party/cef/libcef_dll/ctocpp/
Dbinary_value_ctocpp.cc134 NO_SANITIZE("cfi-icall") size_t CefBinaryValueCToCpp::GetSize() { in GetSize() function in CefBinaryValueCToCpp
/third_party/gn/src/base/files/
Dfile_enumerator_win.cc49 int64_t FileEnumerator::FileInfo::GetSize() const { in GetSize() function in base::FileEnumerator::FileInfo
Dfile_enumerator_posix.cc48 int64_t FileEnumerator::FileInfo::GetSize() const { in GetSize() function in base::FileEnumerator::FileInfo
/third_party/node/deps/v8/src/heap/cppgc/
Dheap-base.cc33 size_t GetSize(RawHeap& heap) { in GetSize() function in cppgc::internal::__anon9c20d54a0111::ObjectSizeCounter
/third_party/gn/src/base/
Dvalues.h598 size_t GetSize() const { return list_.size(); } in GetSize() function
/third_party/cef/libcef_dll/ctocpp/views/
Doverlay_controller_ctocpp.cc186 NO_SANITIZE("cfi-icall") CefSize CefOverlayControllerCToCpp::GetSize() { in GetSize() function in CefOverlayControllerCToCpp
/third_party/cef/libcef/browser/views/
Doverlay_view_host.cc97 CefSize GetSize() override { in GetSize() function in __anon7ef999310111::CefOverlayControllerImpl
/third_party/node/deps/v8/src/base/
Dpage-allocator.cc79 size_t GetSize() const override { return size_; } in GetSize() function in v8::base::SharedMemory
/third_party/vixl/examples/aarch32/
Ddisasm-a32.cc77 uint32_t GetSize() const { return size_; } in GetSize() function in Symbol
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dinlined_vector.h256 SizeType& GetSize() { return size_; } in GetSize() function
351 size_type GetSize() const { return GetSizeAndIsAllocated() >> 1; } in GetSize() function
/third_party/cef/libcef/common/
Dvalues_impl.cc536 size_t CefBinaryValueImpl::GetSize() { in GetSize() function in CefBinaryValueImpl
693 size_t CefDictionaryValueImpl::GetSize() { in GetSize() function in CefDictionaryValueImpl
1128 size_t CefListValueImpl::GetSize() { in GetSize() function in CefListValueImpl
/third_party/vixl/src/aarch32/
Dlocation-aarch32.h384 int GetSize() const { return GetPoolObjectSizeInBytes(); } in GetSize() function

123