Home
last modified time | relevance | path

Searched defs:E_INVALID_ARGS (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/
H A Ddoc_errno.h23 constexpr int E_INVALID_ARGS = E_BASE + 2; variable
/ohos5.0/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_errno.h59 constexpr int E_INVALID_ARGS = (E_BASE + 2); // the input args is invalid. variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/error/
H A Dgeneral_error.h29 E_INVALID_ARGS, enumerator
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_errno.h46 constexpr int E_INVALID_ARGS = (E_BASE + 1); variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_errno.h28 constexpr int E_INVALID_ARGS = (E_BASE + 7); // the input args is invalid. variable