Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dbytebuffer.cc69 bool ByteBuffer::ReadUInt8(uint8_t* val) { in ReadUInt8() function in rtc::ByteBuffer
Dbitbuffer.cc86 bool BitBuffer::ReadUInt8(uint8_t* val) { in ReadUInt8() function in rtc::BitBuffer