Searched defs:ReadUInt16 (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/rtc_base/ | ||
D | byte_buffer.cc | 52 bool ByteBufferReader::ReadUInt16(uint16_t* val) { in ReadUInt16() function in rtc::ByteBufferReader |
D | bit_buffer.cc | 96 bool BitBuffer::ReadUInt16(uint16_t* val) { in ReadUInt16() function in rtc::BitBuffer |
/external/libchrome/base/ | ||
D | pickle.cc | 104 bool PickleIterator::ReadUInt16(uint16_t* result) { in ReadUInt16() function in base::PickleIterator |