Home
last modified time | relevance | path

Searched defs:NumberValue (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DJsonTokenizerTest.cs189 public void NumberValue(string json, double expectedValue) in NumberValue() method in Google.Protobuf.JsonTokenizerTest
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DJsonTokenizerTest.cs189 public void NumberValue(string json, double expectedValue) in NumberValue() method in Google.Protobuf.JsonTokenizerTest
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs330 public double NumberValue { property in Google.Protobuf.WellKnownTypes.Value
399 NumberValue = 2, enumerator
/third_party/protobuf/csharp/src/Google.Protobuf/
DJsonToken.cs99 internal double NumberValue { get { return numberValue; } } property in Google.Protobuf.JsonToken
/third_party/skia/src/utils/
DSkJSON.cpp64 NumberValue::NumberValue(int32_t i) { in NumberValue() function in skjson::NumberValue
70 NumberValue::NumberValue(float f) { in NumberValue() function in skjson::NumberValue
/third_party/flutter/skia/src/utils/
DSkJSON.cpp65 NumberValue::NumberValue(int32_t i) { in NumberValue() function in skjson::NumberValue
71 NumberValue::NumberValue(float f) { in NumberValue() function in skjson::NumberValue