Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DDurationPartial.cs197 internal static string ToJson(long seconds, int nanoseconds, bool diagnosticOnly) in ToJson() argument
214 if (diagnosticOnly) in ToJson()
DTimestampPartial.cs199 internal static string ToJson(long seconds, int nanoseconds, bool diagnosticOnly) in ToJson() argument
212 if (diagnosticOnly) in ToJson()
DFieldMaskPartial.cs59 internal static string ToJson(IList<string> paths, bool diagnosticOnly) in ToJson() argument
75 if (diagnosticOnly) in ToJson()