Home
last modified time | relevance | path

Searched defs:GetLength (Results 1 - 11 of 11) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
H A DFileStreams.h107 bool GetLength(UInt64 &length) const throw() in Z7_class_final() function
/third_party/gptfdisk/
H A Dbsd.cc253 uint64_t BSDData::GetLength(int i) { in GetLength() function in BSDData
H A Dbasicmbr.cc1542 uint64_t BasicMBRData::GetLength(int i) { in GetLength() function in BasicMBRData
/third_party/gn/src/base/files/
H A Dfile_posix.cc247 int64_t File::GetLength() { function in base::File
H A Dfile_win.cc131 int64_t File::GetLength() { in GetLength() function in base::File
/third_party/node/src/
H A Dnode_sockaddr-inl.h64 size_t SocketAddress::GetLength(const sockaddr* addr) { in GetLength() function in node::SocketAddress
69 size_t SocketAddress::GetLength(const sockaddr_storage* addr) { in GetLength() function in node::SocketAddress
/third_party/lzma/CPP/Windows/
H A DFileIO.cpp150 bool CFileBase::GetLength(UInt64 &length) const throw() in GetLength() function in NWindows::NFile::NIO::CFileBase
/third_party/node/deps/v8/src/objects/
H A Djs-array-buffer-inl.h209 size_t JSTypedArray::GetLength() const { in GetLength() function in v8::internal::JSTypedArray
H A Djs-function.cc337 Maybe<int> JSBoundFunction::GetLength(Isolate* isolate, in GetLength() function in v8::internal::JSBoundFunction
402 Maybe<int> JSWrappedFunction::GetLength(Isolate* isolate, in GetLength() function in v8::internal::JSWrappedFunction
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp993 size_t GetLength() const { return m_Data.size(); } in GetLength() function in D3D12MA::StringBuilder
/third_party/skia/third_party/vulkanmemoryallocator/include/
H A Dvk_mem_alloc.h8123 size_t GetLength() const { return m_Data.size(); } in GetLength() function in VmaAllocator_T::VmaStringBuilder

Completed in 38 milliseconds