Home
last modified time | relevance | path

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

/external/webrtc/logging/rtc_event_log/encoder/
Dvar_int.cc42 size_t DecodeVarInt(absl::string_view input, uint64_t* output) { in DecodeVarInt() function
60 size_t DecodeVarInt(rtc::BitBuffer* input, uint64_t* output) { in DecodeVarInt() function
/external/zucchini/aosp/include/components/zucchini/
Dpatch_utils.h121 typename std::iterator_traits<It>::difference_type DecodeVarInt(It first, in DecodeVarInt() function
/external/zucchini/
Dpatch_utils.h121 typename std::iterator_traits<It>::difference_type DecodeVarInt(It first, in DecodeVarInt() function