Home
last modified time | relevance | path

Searched defs:E_NOT_PERMIT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/include/
H A Ddoc_errno.h34 constexpr int E_NOT_PERMIT = E_BASE + 17; variable
/ohos5.0/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_errno.h69 constexpr int E_NOT_PERMIT = (E_BASE + 4); // operation is not permitted variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_errno.h33 constexpr int E_NOT_PERMIT = (E_BASE + 12); // operation is not permitted variable