Home
last modified time | relevance | path

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

12

/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
DTexture.cpp508 const Extent3D& TextureBase::GetSize() const { in GetSize() function in dawn_native::TextureBase
/third_party/lzma/CPP/7zip/Archive/Common/
DDummyOutStream.h20 UInt64 GetSize() const { return _size; } in GetSize() function
DCoderMixer2.h46 UInt64 GetSize() const { return _size; } in GetSize() function
DOutStreamWithCRC.h31 UInt64 GetSize() const { return _size; } in GetSize() function
DInStreamWithCRC.h38 UInt64 GetSize() const { return _size; } in GetSize() function
/third_party/lzma/CPP/7zip/UI/Common/
DArchiveExtractCallback.h46 UInt64 GetSize() const { return _size; } in GetSize() function
/third_party/lzma/CPP/7zip/Common/
DLimitedStreams.h30 UInt64 GetSize() const { return _pos; } in GetSize() function
DMultiOutStream.h151 UInt64 GetSize() const { return _length; } in GetSize() function
DFileStreams.cpp736 HRESULT COutFileStream::GetSize(UInt64 *size) in GetSize() function in COutFileStream
/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/gn/src/base/files/
Dfile_enumerator_posix.cc48 int64_t FileEnumerator::FileInfo::GetSize() const { in GetSize() function in base::FileEnumerator::FileInfo
Dfile_enumerator_win.cc49 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::__anon1fed9e560111::ObjectSizeCounter
/third_party/gn/src/base/
Dvalues.h598 size_t GetSize() const { return list_.size(); } in GetSize() function
/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/vixl/src/aarch32/
Dlocation-aarch32.h384 int GetSize() const { return GetPoolObjectSizeInBytes(); } in GetSize() function
/third_party/node/deps/v8/src/torque/
Dclass-debug-reader-generator.cc186 size_t GetSize() const { in GetSize() function in v8::internal::torque::__anon8be995740111::DebugFieldType
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.h823 UINT64 GetSize() const { return m_Size; } in GetSize() function
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction.cc1140 size_t FrameStateDescriptor::GetSize() const { in GetSize() function in v8::internal::compiler::FrameStateDescriptor
/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h837 std::ptrdiff_t GetSize(uint8* ptr) const { in GetSize() function

12