Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/json/
Djson_utils.cc93 return static_cast<int64_t>(value.asUInt64()); in CoerceToInt64()
200 Variadic::UnsignedInteger(value.asUInt64())); in AddJsonValueToArgs()
Djson_trace_parser.cc49 return id.asUInt64(); in MaybeExtractFlowIdentifier()
/external/jsoncpp/include/json/
Dvalue.h390 UInt64 asUInt64() const;
670 template <> inline UInt64 Value::as<UInt64>() const { return asUInt64(); }
/external/jsoncpp/src/test_lib_json/
Dmain.cpp998 JSONTEST_ASSERT_EQUAL((Json::Int64(1) << 40), val.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1024 JSONTEST_ASSERT_EQUAL((Json::Int64(1) << 40), val.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1050 JSONTEST_ASSERT_EQUAL((Json::Int64(1) << 40), val.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1101 JSONTEST_ASSERT_EQUAL(kint64max, val.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1125 JSONTEST_ASSERT_EQUAL(Json::UInt64(1) << 63, val.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1201 JSONTEST_ASSERT_EQUAL(ten_to_19, val.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1248 JSONTEST_ASSERT_EQUAL(kuint64max, val.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1757 JSONTEST_ASSERT_THROWS(strVal.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1758 JSONTEST_ASSERT_THROWS(objVal.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
1759 JSONTEST_ASSERT_THROWS(arrVal.asUInt64()); in JSONTEST_FIXTURE_LOCAL()
[all …]
/external/perfetto/src/trace_processor/
Dexport_json.cc1189 legacy_args[kLegacyEventUnscopedIdKey].asUInt64()); in ConvertLegacyRawEventToJson()
1194 legacy_args[kLegacyEventGlobalIdKey].asUInt64()); in ConvertLegacyRawEventToJson()
1199 legacy_args[kLegacyEventLocalIdKey].asUInt64()); in ConvertLegacyRawEventToJson()
/external/jsoncpp/src/lib_json/
Djson_value.cpp721 Value::UInt64 Value::asUInt64() const { in asUInt64() function in Json::Value
755 return asUInt64(); in asLargestUInt()
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h674 UInt64 asUInt64() const;
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/json/
Djson.h674 UInt64 asUInt64() const;
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h674 UInt64 asUInt64() const;
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h674 UInt64 asUInt64() const;
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h724 UInt64 asUInt64() const;
Djsoncpp.cpp3130 Value::UInt64 Value::asUInt64() const { in asUInt64() function in Json::Value
3164 return asUInt64(); in asLargestUInt()
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3098 Value::UInt64 Value::asUInt64() const { in asUInt64() function in Json::Value
3132 return asUInt64(); in asLargestUInt()
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3098 Value::UInt64 Value::asUInt64() const { in asUInt64() function in Json::Value
3132 return asUInt64(); in asLargestUInt()
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3098 Value::UInt64 Value::asUInt64() const { in asUInt64() function in Json::Value
3132 return asUInt64(); in asLargestUInt()
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3098 Value::UInt64 Value::asUInt64() const { in asUInt64() function in Json::Value
3132 return asUInt64(); in asLargestUInt()