Home
last modified time | relevance | path

Searched defs:E_SYSTEM_API_FAIL (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/
Ddoc_errno.h27 constexpr int E_SYSTEM_API_FAIL = E_BASE + 10; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
Ddb_errno.h65 constexpr const int E_SYSTEM_API_FAIL = (E_BASE + 43); // call the system api failed variable