Home
last modified time | relevance | path

Searched defs:ReadRawVarint32 (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/
H A DCodedInputStream.cs557 internal uint ReadRawVarint32() in ReadRawVarint32() method in Google.Protobuf.CodedInputStream
572 internal static uint ReadRawVarint32(Stream input) in ReadRawVarint32() method in Google.Protobuf.CodedInputStream
H A DParsingPrimitives.cs703 public static uint ReadRawVarint32(Stream input) in ReadRawVarint32() method in Google.Protobuf.ParsingPrimitives
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DCodedInputStream.cs557 internal uint ReadRawVarint32() in ReadRawVarint32() method in Google.Protobuf.CodedInputStream
572 internal static uint ReadRawVarint32(Stream input) in ReadRawVarint32() method in Google.Protobuf.CodedInputStream
H A DParsingPrimitives.cs703 public static uint ReadRawVarint32(Stream input) in ReadRawVarint32() method in Google.Protobuf.ParsingPrimitives
/aosp_15_r20/external/protobuf/objectivec/
H A DGPBCodedInputStream.m131 static int32_t ReadRawVarint32(GPBCodedInputStreamState *state) { function
/aosp_15_r20/external/cronet/third_party/protobuf/objectivec/
H A DGPBCodedInputStream.m131 static int32_t ReadRawVarint32(GPBCodedInputStreamState *state) { function