Searched defs:ReadRawMessage (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/ | ||
H A D | ParsingPrimitivesMessages.cs | 230 public static void ReadRawMessage(ref ParseContext ctx, IMessage message) in ReadRawMessage() method in Google.Protobuf.ParsingPrimitivesMessages |
H A D | CodedInputStream.cs | 684 public void ReadRawMessage(IMessage message) in ReadRawMessage() method in Google.Protobuf.CodedInputStream |
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
H A D | ParsingPrimitivesMessages.cs | 230 public static void ReadRawMessage(ref ParseContext ctx, IMessage message) in ReadRawMessage() method in Google.Protobuf.ParsingPrimitivesMessages |
H A D | CodedInputStream.cs | 684 public void ReadRawMessage(IMessage message) in ReadRawMessage() method in Google.Protobuf.CodedInputStream |