Home
last modified time | relevance | path

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

/external/jsoncpp/include/json/
Dassertions.h19 #define JSON_FAIL_MESSAGE(message) throw std::runtime_error(message); macro
27 #define JSON_FAIL_MESSAGE(message) \ macro
38 JSON_FAIL_MESSAGE(message) \
/external/jsoncpp/src/lib_json/
Djson_value.cpp543 JSON_FAIL_MESSAGE("Type is not convertible to string"); in asString()
572 JSON_FAIL_MESSAGE("Value is not convertible to Int."); in asInt()
594 JSON_FAIL_MESSAGE("Value is not convertible to UInt."); in asUInt()
617 JSON_FAIL_MESSAGE("Value is not convertible to Int64."); in asInt64()
638 JSON_FAIL_MESSAGE("Value is not convertible to UInt64."); in asUInt64()
677 JSON_FAIL_MESSAGE("Value is not convertible to double."); in asDouble()
699 JSON_FAIL_MESSAGE("Value is not convertible to float."); in asFloat()
717 JSON_FAIL_MESSAGE("Value is not convertible to bool."); in asBool()
Djson_reader.cpp882 JSON_FAIL_MESSAGE("reader error"); in operator >>()
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h1979 # define JSON_FAIL_MESSAGE(message) \ macro
1992 # define JSON_FAIL_MESSAGE(message) \ macro
2004 JSON_FAIL_MESSAGE(message); \
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h1979 # define JSON_FAIL_MESSAGE(message) \ macro
1992 # define JSON_FAIL_MESSAGE(message) \ macro
2004 JSON_FAIL_MESSAGE(message); \
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson.h1979 # define JSON_FAIL_MESSAGE(message) \ macro
1992 # define JSON_FAIL_MESSAGE(message) \ macro
2004 JSON_FAIL_MESSAGE(message); \
/external/protobuf/conformance/third_party/jsoncpp/
Djson.h2037 # define JSON_FAIL_MESSAGE(message) \ macro
2050 # define JSON_FAIL_MESSAGE(message) \ macro
2062 JSON_FAIL_MESSAGE(message); \
Djsoncpp.cpp3049 JSON_FAIL_MESSAGE("Type is not convertible to string"); in asString()
3082 JSON_FAIL_MESSAGE("Value is not convertible to Int."); in asInt()
3104 JSON_FAIL_MESSAGE("Value is not convertible to UInt."); in asUInt()
3127 JSON_FAIL_MESSAGE("Value is not convertible to Int64."); in asInt64()
3148 JSON_FAIL_MESSAGE("Value is not convertible to UInt64."); in asUInt64()
3187 JSON_FAIL_MESSAGE("Value is not convertible to double."); in asDouble()
3209 JSON_FAIL_MESSAGE("Value is not convertible to float."); in asFloat()
3228 JSON_FAIL_MESSAGE("Value is not convertible to bool."); in asBool()
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3017 JSON_FAIL_MESSAGE("Type is not convertible to string"); in asString()
3050 JSON_FAIL_MESSAGE("Value is not convertible to Int."); in asInt()
3072 JSON_FAIL_MESSAGE("Value is not convertible to UInt."); in asUInt()
3095 JSON_FAIL_MESSAGE("Value is not convertible to Int64."); in asInt64()
3116 JSON_FAIL_MESSAGE("Value is not convertible to UInt64."); in asUInt64()
3155 JSON_FAIL_MESSAGE("Value is not convertible to double."); in asDouble()
3177 JSON_FAIL_MESSAGE("Value is not convertible to float."); in asFloat()
3195 JSON_FAIL_MESSAGE("Value is not convertible to bool."); in asBool()
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3017 JSON_FAIL_MESSAGE("Type is not convertible to string"); in asString()
3050 JSON_FAIL_MESSAGE("Value is not convertible to Int."); in asInt()
3072 JSON_FAIL_MESSAGE("Value is not convertible to UInt."); in asUInt()
3095 JSON_FAIL_MESSAGE("Value is not convertible to Int64."); in asInt64()
3116 JSON_FAIL_MESSAGE("Value is not convertible to UInt64."); in asUInt64()
3155 JSON_FAIL_MESSAGE("Value is not convertible to double."); in asDouble()
3177 JSON_FAIL_MESSAGE("Value is not convertible to float."); in asFloat()
3195 JSON_FAIL_MESSAGE("Value is not convertible to bool."); in asBool()
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp3017 JSON_FAIL_MESSAGE("Type is not convertible to string"); in asString()
3050 JSON_FAIL_MESSAGE("Value is not convertible to Int."); in asInt()
3072 JSON_FAIL_MESSAGE("Value is not convertible to UInt."); in asUInt()
3095 JSON_FAIL_MESSAGE("Value is not convertible to Int64."); in asInt64()
3116 JSON_FAIL_MESSAGE("Value is not convertible to UInt64."); in asUInt64()
3155 JSON_FAIL_MESSAGE("Value is not convertible to double."); in asDouble()
3177 JSON_FAIL_MESSAGE("Value is not convertible to float."); in asFloat()
3195 JSON_FAIL_MESSAGE("Value is not convertible to bool."); in asBool()