Home
last modified time | relevance | path

Searched defs:E_NOT_SUPPORTED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_errno.h44 constexpr int E_NOT_SUPPORTED = (E_BASE + 801); variable
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
H A Dnapi_preferences_error.h36 constexpr int E_NOT_SUPPORTED = 801; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_errno.h246 constexpr int E_NOT_SUPPORTED = (E_BASE + 41); variable