Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs541 public bool MaybeConsumeTag(uint tag) in MaybeConsumeTag() method in Google.Protobuf.CodedInputStream
DParsingPrimitives.cs132 …public static bool MaybeConsumeTag(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state, u… in MaybeConsumeTag() method in Google.Protobuf.ParsingPrimitives
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs541 public bool MaybeConsumeTag(uint tag) in MaybeConsumeTag() method in Google.Protobuf.CodedInputStream
DParsingPrimitives.cs132 …public static bool MaybeConsumeTag(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state, u… in MaybeConsumeTag() method in Google.Protobuf.ParsingPrimitives
/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/
DCodedInputStream.cs541 public bool MaybeConsumeTag(uint tag) in MaybeConsumeTag() method in Google.Protobuf.CodedInputStream
DParsingPrimitives.cs132 …public static bool MaybeConsumeTag(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state, u… in MaybeConsumeTag() method in Google.Protobuf.ParsingPrimitives