Home
last modified time | relevance | path

Searched defs:WriteAny (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DJsonFormatter.cs560 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/
Dprotostream_objectwriter.cc363 void ProtoStreamObjectWriter::AnyWriter::WriteAny() { in WriteAny() function in google::protobuf::util::converter::ProtoStreamObjectWriter::AnyWriter