Searched defs:WriteAny (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/ | ||
D | JsonFormatter.cs | 560 private void WriteAny(TextWriter writer, IMessage value) in WriteAny() method in Google.Protobuf.JsonFormatter |
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/ | ||
D | protostream_objectwriter.cc | 363 void ProtoStreamObjectWriter::AnyWriter::WriteAny() { in WriteAny() function in google::protobuf::util::converter::ProtoStreamObjectWriter::AnyWriter |