/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | byte_buffer.cc | 94 bool ByteBufferReader::ReadUInt64(uint64_t* val) { in ReadUInt64() function in rtc::ByteBufferReader
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/ |
H A D | quiche_data_reader.cc | 68 bool QuicheDataReader::ReadUInt64(uint64_t* result) { in ReadUInt64() function in quiche::QuicheDataReader
|
/aosp_15_r20/external/cronet/net/ntlm/ |
H A D | ntlm_buffer_reader.cc | 39 bool NtlmBufferReader::ReadUInt64(uint64_t* value) { in ReadUInt64() function in net::ntlm::NtlmBufferReader
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ |
H A D | ParseContext.cs | 186 public ulong ReadUInt64() in ReadUInt64() method
|
H A D | CodedInputStream.cs | 373 public ulong ReadUInt64() in ReadUInt64() method in Google.Protobuf.CodedInputStream
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ |
H A D | ParseContext.cs | 186 public ulong ReadUInt64() in ReadUInt64() method
|
H A D | CodedInputStream.cs | 373 public ulong ReadUInt64() in ReadUInt64() method in Google.Protobuf.CodedInputStream
|
/aosp_15_r20/external/libchrome/base/ |
H A D | pickle.cc | 116 bool PickleIterator::ReadUInt64(uint64_t* result) { in ReadUInt64() function in base::PickleIterator
|
/aosp_15_r20/external/cronet/base/ |
H A D | pickle.cc | 123 bool PickleIterator::ReadUInt64(uint64_t* result) { in ReadUInt64() function in base::PickleIterator
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zIn.h | 388 UInt64 ReadUInt64() { return _inByteBack->ReadUInt64(); } in ReadUInt64() function
|
H A D | 7zIn.cpp | 269 UInt64 CInByte2::ReadUInt64() in ReadUInt64() function in NArchive::N7z::CInByte2
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | double-conversion-bignum.cpp | 98 static uint64_t ReadUInt64(const Vector<const char> buffer, in ReadUInt64() function
|
/aosp_15_r20/external/double-conversion/double-conversion/ |
H A D | bignum.cc | 84 static uint64_t ReadUInt64(const Vector<const char> buffer, in ReadUInt64() function
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | double-conversion-bignum.cpp | 98 static uint64_t ReadUInt64(const Vector<const char> buffer, in ReadUInt64() function
|
/aosp_15_r20/external/cronet/base/third_party/double_conversion/double-conversion/ |
H A D | bignum.cc | 84 static uint64_t ReadUInt64(const Vector<const char> buffer, in ReadUInt64() function
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Chm/ |
H A D | ChmIn.cpp | 165 UInt64 CInArchive::ReadUInt64() in ReadUInt64() function in NArchive::NChm::CInArchive
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/ |
H A D | ZipIn.cpp | 985 UInt64 CInArchive::ReadUInt64() { Byte buf[8]; SafeRead(buf, 8); return Get64(buf); } in ReadUInt64() function in NArchive::NZip::CInArchive
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/ |
H A D | reflection_test.py | 88 ReadUInt64 = ReadVarint variable in _MiniDecoder
|
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ |
H A D | reflection_test.py | 88 ReadUInt64 = ReadVarint variable in _MiniDecoder
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | flexbuffers.h | 151 inline uint64_t ReadUInt64(const uint8_t *data, uint8_t byte_width) { in ReadUInt64() function
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | flexbuffers.h | 153 inline uint64_t ReadUInt64(const uint8_t *data, uint8_t byte_width) { in ReadUInt64() function
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | flexbuffers.h | 153 inline uint64_t ReadUInt64(const uint8_t *data, uint8_t byte_width) { in ReadUInt64() function
|