Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_errno.h100 constexpr int E_DELETE_FILE_FAIL = (E_BASE + 10); variable
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/js/napi/common/include/
H A Dnapi_preferences_error.h38 constexpr int E_DELETE_FILE_FAIL = 15500010; variable