Home
last modified time | relevance | path

Searched defs:ReadUInt8 (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/rtc_base/
Dbyte_buffer.cc45 bool ByteBufferReader::ReadUInt8(uint8_t* val) { in ReadUInt8() function in rtc::ByteBufferReader
Dbit_buffer.cc86 bool BitBuffer::ReadUInt8(uint8_t* val) { in ReadUInt8() function in rtc::BitBuffer