Searched defs:ReadUInt16 (Results 1 – 6 of 6) sorted by relevance
| /external/webrtc/rtc_base/ | ||
| D | byte_buffer.cc | 52 bool ByteBufferReader::ReadUInt16(uint16_t* val) {  in ReadUInt16()  function in rtc::ByteBufferReader | 
| /external/cronet/net/third_party/quiche/src/quiche/common/ | ||
| D | quiche_data_reader_test.cc | 18 TEST(QuicheDataReaderTest, ReadUInt16) {  in TEST()  argument | 
| D | quiche_data_reader.cc | 33 bool QuicheDataReader::ReadUInt16(uint16_t* result) {  in ReadUInt16()  function in quiche::QuicheDataReader | 
| /external/cronet/net/ntlm/ | ||
| D | ntlm_buffer_reader.cc | 31 bool NtlmBufferReader::ReadUInt16(uint16_t* value) {  in ReadUInt16()  function in net::ntlm::NtlmBufferReader | 
| /external/libchrome/base/ | ||
| D | pickle.cc | 104 bool PickleIterator::ReadUInt16(uint16_t* result) {  in ReadUInt16()  function in base::PickleIterator | 
| /external/cronet/base/ | ||
| D | pickle.cc | 101 bool PickleIterator::ReadUInt16(uint16_t* result) {  in ReadUInt16()  function in base::PickleIterator |