Home
last modified time | relevance | path

Searched defs:ParseVarInt (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/include/perfetto/protozero/
Dproto_utils.h235 inline const uint8_t* ParseVarInt(const uint8_t* start, in ParseVarInt() function
/external/webrtc/logging/rtc_event_log/encoder/
Ddelta_encoding.cc860 bool FixedLengthDeltaDecoder::ParseVarInt(uint64_t* output) { in ParseVarInt() function in webrtc::__anon7a50db710111::FixedLengthDeltaDecoder
/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.cc299 ParsedRtcEventLog::ParseStatusOr<uint64_t> ParseVarInt( in ParseVarInt() function