Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/error/
Den.h138 …case kSchemaErrorRefNoRemoteSchema: return RAPIDJSON_ERROR_STRING("$ref '%value' is remo… in GetSchemaError_En()
Derror.h230kSchemaErrorRefNoRemoteSchema, //!< $ref is remote but the remote provider did not ret… enumerator
/lvgl-latest/src/libs/thorvg/rapidjson/
Dschema.h1971 case kSchemaErrorRefNoRemoteSchema: return GetRefNoRemoteSchemaString();
2257 … SchemaErrorValue(kSchemaErrorRefNoRemoteSchema, source, ref.GetString(), ref.GetStringLength());