Home
last modified time | relevance | path

Searched defs:ReadRawMessage (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/
H A DParsingPrimitivesMessages.cs230 public static void ReadRawMessage(ref ParseContext ctx, IMessage message) in ReadRawMessage() method in Google.Protobuf.ParsingPrimitivesMessages
H A DCodedInputStream.cs684 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 DParsingPrimitivesMessages.cs230 public static void ReadRawMessage(ref ParseContext ctx, IMessage message) in ReadRawMessage() method in Google.Protobuf.ParsingPrimitivesMessages
H A DCodedInputStream.cs684 public void ReadRawMessage(IMessage message) in ReadRawMessage() method in Google.Protobuf.CodedInputStream