Searched defs:ReadUInt8 (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/base/ | ||
D | bytebuffer.cc | 69 bool ByteBuffer::ReadUInt8(uint8_t* val) { in ReadUInt8() function in rtc::ByteBuffer |
D | bitbuffer.cc | 86 bool BitBuffer::ReadUInt8(uint8_t* val) { in ReadUInt8() function in rtc::BitBuffer |