Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/json/internal/
Duntyped_message.cc318 absl::Status UntypedMessage::DecodeVarint(io::CodedInputStream& stream, in DecodeVarint() function in google::protobuf::json_internal::UntypedMessage
/third_party/protobuf/python/google/protobuf/internal/
Ddecoder.py84 def DecodeVarint(buffer, pos: int=None): function
119 def DecodeVarint(buffer, pos): function