Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_errno.h155 constexpr int E_ALREADY_CLOSED = (E_BASE + 21); variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/error/
H A Dgeneral_error.h33 E_ALREADY_CLOSED, enumerator
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_errno.h191 constexpr int E_ALREADY_CLOSED = (E_BASE + 30); variable