Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddatashare_errno.h86 constexpr int E_BUNDLE_NAME_NOT_EXIST = (E_BASE + 49); variable
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_errno.h95 constexpr int E_BUNDLE_NAME_NOT_EXIST = (E_BASE + 49); variable