Home
last modified time | relevance | path

Searched defs:GetLength (Results 1 – 9 of 9) sorted by relevance

/third_party/node/src/
Dnode_sockaddr-inl.h64 size_t SocketAddress::GetLength(const sockaddr* addr) { in GetLength() function
69 size_t SocketAddress::GetLength(const sockaddr_storage* addr) { in GetLength() function
/third_party/grpc/src/core/lib/slice/
Dslice_intern.cc187 static size_t GetLength(const std::pair<const char*, size_t>& buflen) { in GetLength() function
193 static size_t GetLength(const grpc_slice& slice) { in GetLength() function
/third_party/gptfdisk/
Dbsd.cc253 uint64_t BSDData::GetLength(int i) { in GetLength() function in BSDData
Dbasicmbr.cc1542 uint64_t BasicMBRData::GetLength(int i) { in GetLength() function in BasicMBRData
/third_party/gn/src/base/files/
Dfile_win.cc131 int64_t File::GetLength() { in GetLength() function in base::File
Dfile_posix.cc246 int64_t File::GetLength() { in GetLength() function in base::File
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Ddmusici.h959 STDMETHOD(GetLength)(THIS_ MUSIC_TIME *pmtLength) PURE; in DECLARE_INTERFACE_() local
1028 STDMETHOD(GetLength)(THIS_ MUSIC_TIME *pmtLength) PURE; in DECLARE_INTERFACE_() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp993 size_t GetLength() const { return m_Data.size(); } in GetLength() function in D3D12MA::StringBuilder
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h8023 size_t GetLength() const { return m_Data.size(); } in GetLength() function