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