Home
last modified time | relevance | path

Searched defs:E_PARAM_ERROR (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/common/include/
H A Dcomm_define.h22 E_PARAM_ERROR = 401, enumerator
/ohos5.0/foundation/resourceschedule/work_scheduler/utils/native/include/
H A Dwork_sched_errors.h27 E_PARAM_ERROR = 401, enumerator
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/include/
H A Dnapi_rdb_error.h28 constexpr int E_PARAM_ERROR = 401; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/
H A Dnapi_rdb_error.h31 constexpr int E_PARAM_ERROR = 401; variable