Searched defs:ReadUInt8 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/rtc_base/ | ||
H A D | byte_buffer.cc | 45 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 D | quiche_data_reader.cc | 29 bool QuicheDataReader::ReadUInt8(uint8_t* result) { in ReadUInt8() function in quiche::QuicheDataReader |