Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dbyte_buffer.cc65 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 Dquiche_data_reader.cc43 bool QuicheDataReader::ReadUInt24(uint32_t* result) { in ReadUInt24() function in quiche::QuicheDataReader