Searched defs:SkipLastField (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf/ | ||
D | ParsingPrimitivesMessages.cs | 51 … public static void SkipLastField(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in SkipLastField() method in Google.Protobuf.ParsingPrimitivesMessages |
D | CodedInputStream.cs | 337 public void SkipLastField() in SkipLastField() method in Google.Protobuf.CodedInputStream |
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
D | ParsingPrimitivesMessages.cs | 51 … public static void SkipLastField(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in SkipLastField() method in Google.Protobuf.ParsingPrimitivesMessages |
D | CodedInputStream.cs | 337 public void SkipLastField() in SkipLastField() method in Google.Protobuf.CodedInputStream |