Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/error/
Den.h143 …case kSchemaErrorReadOnlyAndWriteOnly: return RAPIDJSON_ERROR_STRING("Property must not be … in GetSchemaError_En()
Derror.h235kSchemaErrorReadOnlyAndWriteOnly //!< Property must not be both 'readOnly' and 'writeOnl… enumerator
/lvgl-latest/src/libs/thorvg/rapidjson/
Dschema.h823 schemaDocument->SchemaError(kSchemaErrorReadOnlyAndWriteOnly, p); in allocator_()
1976 case kSchemaErrorReadOnlyAndWriteOnly: return GetReadOnlyAndWriteOnlyString();