Home
last modified time | relevance | path

Searched refs:JSONError (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/util/
Dparson.c1283 case JSONError: in json_serialize_to_buffer_r()
1562 return value ? value->type : JSONError; in json_value_get_type()
1792 case JSONError: in json_value_deep_copy()
2314 JSON_Value_Type schema_type = JSONError, value_type = JSONError; in json_validate()
2365 case JSONError: default: in json_validate()
2426 case JSONError: in json_value_equals()
Dparson.h51 JSONError = -1, enumerator