Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/
H A Dpreferences_errno.h105 constexpr int E_EMPTY_FILE_NAME = (E_BASE + 11); variable
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_errno.h91 constexpr int E_EMPTY_FILE_NAME = (E_BASE + 10); variable