Searched defs:ReadUInt24 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/rtc_base/ | ||
H A D | byte_buffer.cc | 65 bool ByteBufferReader::ReadUInt24(uint32_t* val) { in ReadUInt24() function in rtc::ByteBufferReader |
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/ | ||
H A D | quiche_data_reader.cc | 43 bool QuicheDataReader::ReadUInt24(uint32_t* result) { in ReadUInt24() function in quiche::QuicheDataReader |