Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddatashare_errno.h61 constexpr int E_INVALID_PARCEL = (E_BASE + 42); variable
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_errno.h70 constexpr int E_INVALID_PARCEL = (E_BASE + 42); variable
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_errno.h251 constexpr int E_INVALID_PARCEL = (E_BASE + 42); variable