Home
last modified time | relevance | path

Searched refs:WriteStruct (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DJsonFormatter.cs513 WriteStruct(writer, (IMessage)value); in WriteWellKnownTypeValue()
613 private void WriteStruct(TextWriter writer, IMessage message) in WriteStruct() method in Google.Protobuf.JsonFormatter