Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/protobuf/src/varint/
Ddecode.rs7 trait DecodeVarint { trait
/external/golang-protobuf/internal/protolegacy/
Dproto.go91 func DecodeVarint([]byte) (uint64, int) { panic("not implemented") } func
105 func (*Buffer) DecodeVarint() (uint64, error) { panic("not implemented") } func
/external/cronet/tot/third_party/abseil-cpp/absl/log/internal/
Dproto.cc152 uint64_t DecodeVarint(absl::Span<const char> *buf) { in DecodeVarint() function
/external/angle/third_party/abseil-cpp/absl/log/internal/
Dproto.cc153 uint64_t DecodeVarint(absl::Span<const char> *buf) { in DecodeVarint() function
/external/abseil-cpp/absl/log/internal/
Dproto.cc155 uint64_t DecodeVarint(absl::Span<const char> *buf) { in DecodeVarint() function
/external/cronet/stable/third_party/abseil-cpp/absl/log/internal/
Dproto.cc152 uint64_t DecodeVarint(absl::Span<const char> *buf) { in DecodeVarint() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/internal/
Dproto.cc155 uint64_t DecodeVarint(absl::Span<const char> *buf) { in DecodeVarint() function
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/
Ddecoder.py107 def DecodeVarint(buffer, pos): function
130 def DecodeVarint(buffer, pos): function
/external/protobuf/python/google/protobuf/internal/
Ddecoder.py107 def DecodeVarint(buffer, pos): function
130 def DecodeVarint(buffer, pos): function
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/
Ddecoder.py107 def DecodeVarint(buffer, pos): function
130 def DecodeVarint(buffer, pos): function