Searched defs:ReadUInt24 (Results 1 – 4 of 4) sorted by relevance
| /external/sfntly/cpp/src/sfntly/data/ | ||
| D | font_input_stream.cc | 114 int32_t FontInputStream::ReadUInt24() { in ReadUInt24() function in sfntly::FontInputStream |
| D | readable_font_data.cc | 119 int32_t ReadableFontData::ReadUInt24(int32_t index) { in ReadUInt24() function in sfntly::ReadableFontData |
| /external/webrtc/rtc_base/ | ||
| D | byte_buffer.cc | 65 bool ByteBufferReader::ReadUInt24(uint32_t* val) { in ReadUInt24() function in rtc::ByteBufferReader |
| /external/cronet/net/third_party/quiche/src/quiche/common/ | ||
| D | quiche_data_reader.cc | 43 bool QuicheDataReader::ReadUInt24(uint32_t* result) { in ReadUInt24() function in quiche::QuicheDataReader |