Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/
H A Ddoc_errno.h44 constexpr int E_NOT_SUPPORT = E_BASE + 55; member
/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_errno.h41 E_NOT_SUPPORT, // not support enumerator
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_errno.h36 constexpr int E_NOT_SUPPORT = (E_BASE + 801); member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_errno.h22 constexpr int E_NOT_SUPPORT = (E_BASE + 1); // not support currently. member

Completed in 3 milliseconds