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