Home
last modified time | relevance | path

Searched refs:E_INVALID_PARCEL (Results 1 - 6 of 6) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Ddatashare_errno.h61 constexpr int E_INVALID_PARCEL = (E_BASE + 42); member
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_errno.h70 constexpr int E_INVALID_PARCEL = (E_BASE + 42); member
/foundation/distributeddatamgr/relational_store/frameworks/native/dataability/src/
H A Dishared_result_set_proxy.cpp131 return {E_INVALID_PARCEL, {}}; in GetColumnNames()
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Dconvertor_error_code.cpp71 { OHOS::NativeRdb::E_INVALID_PARCEL, RDB_E_INVALID_PARCEL },
/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Dishared_result_set_proxy.cpp76 return E_INVALID_PARCEL; in GetAllColumnNames()
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_errno.h251 constexpr int E_INVALID_PARCEL = (E_BASE + 0x2a); member

Completed in 3 milliseconds