Searched defs:ReadUInt16 (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | bytebuffer.cc | 75 bool ByteBuffer::ReadUInt16(uint16_t* val) { in ReadUInt16() function in rtc::ByteBuffer |
D | bitbuffer.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 |