Home
last modified time | relevance | path

Searched defs:E_INVALID_ARGS (Results 1 - 4 of 4) sorted by relevance

/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; member
/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. member
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_errno.h46 constexpr int E_INVALID_ARGS = (E_BASE + 0x1); member
/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. member

Completed in 4 milliseconds