Searched defs:ParseVarInt (Results 1 – 3 of 3) sorted by relevance
235 inline const uint8_t* ParseVarInt(const uint8_t* start, in ParseVarInt() function
860 bool FixedLengthDeltaDecoder::ParseVarInt(uint64_t* output) { in ParseVarInt() function in webrtc::__anon7a50db710111::FixedLengthDeltaDecoder
299 ParsedRtcEventLog::ParseStatusOr<uint64_t> ParseVarInt( in ParseVarInt() function