Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/error/
Den.h127 inline const RAPIDJSON_ERROR_CHARTYPE* GetSchemaError_En(SchemaErrorCode schemaErrorCode) { in GetSchemaError_En() argument
128 switch (schemaErrorCode) { in GetSchemaError_En()
/lvgl-latest/src/libs/thorvg/rapidjson/
Dschema.h1962 static const StringRefType& GetSchemaErrorKeyword(SchemaErrorCode schemaErrorCode) {
1963 switch (schemaErrorCode) {