Searched refs:StringValueFieldNumber (Results 1 – 6 of 6) sorted by relevance
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/ | ||
D | Metrics.cs | 135 public const int StringValueFieldNumber = 4; field in Grpc.Testing.GaugeResponse |
/third_party/protobuf/csharp/src/Google.Protobuf/ | ||
D | JsonFormatter.cs | 628 case Value.StringValueFieldNumber: in WriteStructFieldValue() |
D | JsonParser.cs | 455 … fields[Value.StringValueFieldNumber].Accessor.SetValue(message, firstToken.StringValue); in MergeStructValue() |
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
D | Struct.cs | 339 public const int StringValueFieldNumber = 3; field in Google.Protobuf.WellKnownTypes.Value |
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ | ||
D | UnittestIssues.cs | 2944 public const int StringValueFieldNumber = 1; field in UnitTest.Issues.TestProtos.NullValueOutsideStruct |
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
D | Descriptor.cs | 8628 public const int StringValueFieldNumber = 7; field in Google.Protobuf.Reflection.UninterpretedOption |