Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dbyte_buffer.cc45 bool ByteBufferReader::ReadUInt8(uint8_t* val) { in ReadUInt8() function in rtc::ByteBufferReader
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dquiche_data_reader.cc29 bool QuicheDataReader::ReadUInt8(uint8_t* result) { in ReadUInt8() function in quiche::QuicheDataReader