Home
last modified time | relevance | path

Searched defs:ReadUInt16 (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/
H A Dbyte_buffer.cc52 bool ByteBufferReader::ReadUInt16(uint16_t* val) { in ReadUInt16() function in rtc::ByteBufferReader
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dquiche_data_reader_test.cc18 TEST(QuicheDataReaderTest, ReadUInt16) { in TEST() argument
H A Dquiche_data_reader.cc33 bool QuicheDataReader::ReadUInt16(uint16_t* result) { in ReadUInt16() function in quiche::QuicheDataReader
/aosp_15_r20/external/cronet/net/ntlm/
H A Dntlm_buffer_reader.cc31 bool NtlmBufferReader::ReadUInt16(uint16_t* value) { in ReadUInt16() function in net::ntlm::NtlmBufferReader
/aosp_15_r20/external/libchrome/base/
H A Dpickle.cc104 bool PickleIterator::ReadUInt16(uint16_t* result) { in ReadUInt16() function in base::PickleIterator
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DLzhHandler.cpp232 static const Byte *ReadUInt16(const Byte *p, UInt16 &v) in ReadUInt16() function
H A DGzHandler.cpp189 static HRESULT ReadUInt16(NDecoder::CCOMCoder *stream, UInt32 &value /* , UInt32 &crc */) in ReadUInt16() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Iso/
H A DIsoIn.cpp128 UInt16 CInArchive::ReadUInt16() in ReadUInt16() function in NArchive::NIso::CInArchive
/aosp_15_r20/external/cronet/base/
H A Dpickle.cc111 bool PickleIterator::ReadUInt16(uint16_t* result) { in ReadUInt16() function in base::PickleIterator
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Chm/
H A DChmIn.cpp150 UInt16 CInArchive::ReadUInt16() in ReadUInt16() function in NArchive::NChm::CInArchive