Home
last modified time | relevance | path

Searched defs:ReadUInt64 (Results 1 – 25 of 28) sorted by relevance

12

/external/webrtc/rtc_base/
Dbyte_buffer.cc94 bool ByteBufferReader::ReadUInt64(uint64_t* val) { in ReadUInt64() function in rtc::ByteBufferReader
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs186 public ulong ReadUInt64() in ReadUInt64() method
DCodedInputStream.cs373 public ulong ReadUInt64() in ReadUInt64() method in Google.Protobuf.CodedInputStream
/external/cronet/stable/net/ntlm/
Dntlm_buffer_reader.cc44 bool NtlmBufferReader::ReadUInt64(uint64_t* value) { in ReadUInt64() function in net::ntlm::NtlmBufferReader
/external/cronet/tot/net/ntlm/
Dntlm_buffer_reader.cc44 bool NtlmBufferReader::ReadUInt64(uint64_t* value) { in ReadUInt64() function in net::ntlm::NtlmBufferReader
/external/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs186 public ulong ReadUInt64() in ReadUInt64() method
DCodedInputStream.cs373 public ulong ReadUInt64() in ReadUInt64() method in Google.Protobuf.CodedInputStream
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DParseContext.cs186 public ulong ReadUInt64() in ReadUInt64() method
DCodedInputStream.cs373 public ulong ReadUInt64() in ReadUInt64() method in Google.Protobuf.CodedInputStream
/external/cronet/tot/net/third_party/quiche/src/quiche/common/
Dquiche_data_reader.cc70 bool QuicheDataReader::ReadUInt64(uint64_t* result) { in ReadUInt64() function in quiche::QuicheDataReader
/external/cronet/stable/net/third_party/quiche/src/quiche/common/
Dquiche_data_reader.cc70 bool QuicheDataReader::ReadUInt64(uint64_t* result) { in ReadUInt64() function in quiche::QuicheDataReader
/external/libchrome/base/
Dpickle.cc116 bool PickleIterator::ReadUInt64(uint64_t* result) { in ReadUInt64() function in base::PickleIterator
/external/cronet/tot/base/
Dpickle.cc129 bool PickleIterator::ReadUInt64(uint64_t* result) { in ReadUInt64() function in base::PickleIterator
/external/cronet/stable/base/
Dpickle.cc129 bool PickleIterator::ReadUInt64(uint64_t* result) { in ReadUInt64() function in base::PickleIterator
/external/lzma/CPP/7zip/Archive/7z/
D7zIn.h388 UInt64 ReadUInt64() { return _inByteBack->ReadUInt64(); } in ReadUInt64() function
D7zIn.cpp269 UInt64 CInByte2::ReadUInt64() in ReadUInt64() function in NArchive::N7z::CInByte2
/external/cronet/stable/base/third_party/double_conversion/double-conversion/
Dbignum.cc84 static uint64_t ReadUInt64(const Vector<const char> buffer, in ReadUInt64() function
/external/cronet/tot/base/third_party/double_conversion/double-conversion/
Dbignum.cc84 static uint64_t ReadUInt64(const Vector<const char> buffer, in ReadUInt64() function
/external/double-conversion/double-conversion/
Dbignum.cc84 static uint64_t ReadUInt64(const Vector<const char> buffer, in ReadUInt64() function
/external/cronet/stable/third_party/icu/source/i18n/
Ddouble-conversion-bignum.cpp98 static uint64_t ReadUInt64(const Vector<const char> buffer, in ReadUInt64() function
/external/icu/icu4c/source/i18n/
Ddouble-conversion-bignum.cpp98 static uint64_t ReadUInt64(const Vector<const char> buffer, in ReadUInt64() function
/external/cronet/tot/third_party/icu/source/i18n/
Ddouble-conversion-bignum.cpp98 static uint64_t ReadUInt64(const Vector<const char> buffer, in ReadUInt64() function
/external/lzma/CPP/7zip/Archive/Chm/
DChmIn.cpp165 UInt64 CInArchive::ReadUInt64() in ReadUInt64() function in NArchive::NChm::CInArchive
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/
Dreflection_test.py88 ReadUInt64 = ReadVarint variable in _MiniDecoder
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py88 ReadUInt64 = ReadVarint variable in _MiniDecoder

12