Home
last modified time | relevance | path

Searched refs:JSON_FAIL_MESSAGE (Results 1 - 8 of 8) sorted by relevance

/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djson.h2037 # define JSON_FAIL_MESSAGE(message) \ macro
2050 # define JSON_FAIL_MESSAGE(message) \
2062 JSON_FAIL_MESSAGE(message); \
H A 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()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h1979 # define JSON_FAIL_MESSAGE(message) \ macro
1992 # define JSON_FAIL_MESSAGE(message) \
2004 JSON_FAIL_MESSAGE(message); \
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h1979 # define JSON_FAIL_MESSAGE(message) \ macro
1992 # define JSON_FAIL_MESSAGE(message) \
2004 JSON_FAIL_MESSAGE(message); \
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h1979 # define JSON_FAIL_MESSAGE(message) \ macro
1992 # define JSON_FAIL_MESSAGE(message) \
2004 JSON_FAIL_MESSAGE(message); \
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3017 JSON_FAIL_MESSAGE("Type is not convertible to string");
3050 JSON_FAIL_MESSAGE("Value is not convertible to Int.");
3072 JSON_FAIL_MESSAGE("Value is not convertible to UInt.");
3095 JSON_FAIL_MESSAGE("Value is not convertible to Int64.");
3116 JSON_FAIL_MESSAGE("Value is not convertible to UInt64.");
3155 JSON_FAIL_MESSAGE("Value is not convertible to double.");
3177 JSON_FAIL_MESSAGE("Value is not convertible to float.");
3195 JSON_FAIL_MESSAGE("Value is not convertible to bool.");
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3017 JSON_FAIL_MESSAGE("Type is not convertible to string");
3050 JSON_FAIL_MESSAGE("Value is not convertible to Int.");
3072 JSON_FAIL_MESSAGE("Value is not convertible to UInt.");
3095 JSON_FAIL_MESSAGE("Value is not convertible to Int64.");
3116 JSON_FAIL_MESSAGE("Value is not convertible to UInt64.");
3155 JSON_FAIL_MESSAGE("Value is not convertible to double.");
3177 JSON_FAIL_MESSAGE("Value is not convertible to float.");
3195 JSON_FAIL_MESSAGE("Value is not convertible to bool.");
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3017 JSON_FAIL_MESSAGE("Type is not convertible to string");
3050 JSON_FAIL_MESSAGE("Value is not convertible to Int.");
3072 JSON_FAIL_MESSAGE("Value is not convertible to UInt.");
3095 JSON_FAIL_MESSAGE("Value is not convertible to Int64.");
3116 JSON_FAIL_MESSAGE("Value is not convertible to UInt64.");
3155 JSON_FAIL_MESSAGE("Value is not convertible to double.");
3177 JSON_FAIL_MESSAGE("Value is not convertible to float.");
3195 JSON_FAIL_MESSAGE("Value is not convertible to bool.");

Completed in 40 milliseconds