Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DJsonFormatter.cs62 internal const string AnyDiagnosticValueField = "@value"; field in Google.Protobuf.JsonFormatter
605 WriteString(writer, AnyDiagnosticValueField); in WriteDiagnosticOnlyAny()