Home
last modified time | relevance | path

Searched refs:kSchemaErrorRefInvalid (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/src/libs/thorvg/rapidjson/error/
Den.h133 …case kSchemaErrorRefInvalid: return RAPIDJSON_ERROR_STRING("$ref must not be an e… in GetSchemaError_En()
Derror.h225 kSchemaErrorRefInvalid, //!< $ref must not be an empty string enumerator
/lvgl-latest/src/libs/thorvg/rapidjson/
Dschema.h1966 case kSchemaErrorRefInvalid: return GetRefInvalidString();
2220 SchemaError(kSchemaErrorRefInvalid, source);