Home
last modified time | relevance | path

Searched defs:ReadVarint (Results 1 – 8 of 8) sorted by relevance

/external/pigweed/pw_stream/rust/pw_stream/
Dinteger.rs320 pub trait ReadVarint { trait
/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs112 public void ReadVarint() in ReadVarint() method in Google.Protobuf.CodedInputStreamTest
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs112 public void ReadVarint() in ReadVarint() method in Google.Protobuf.CodedInputStreamTest
/external/pigweed/pw_protobuf/
Ddecoder.cc185 Status Decoder::ReadVarint(uint64_t* out) { in ReadVarint() function in pw::protobuf::Decoder
/external/protobuf/csharp/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs182 public void ReadVarint() in ReadVarint() method in Google.Protobuf.CodedInputStreamTest
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DCodedInputStreamTest.cs182 public void ReadVarint() in ReadVarint() method in Google.Protobuf.CodedInputStreamTest
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py81 def ReadVarint(self): member in _MiniDecoder
/external/cronet/third_party/protobuf/python/google/protobuf/internal/
Dreflection_test.py81 def ReadVarint(self): member in _MiniDecoder