Home
last modified time | relevance | path

Searched refs:E_WRITE_PARCEL_ERR (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_daemon_proxy.cpp49 return E_WRITE_PARCEL_ERR; in Mount()
53 return E_WRITE_PARCEL_ERR; in Mount()
74 return E_WRITE_PARCEL_ERR; in UMount()
95 return E_WRITE_PARCEL_ERR; in Check()
116 return E_WRITE_PARCEL_ERR; in Format()
120 return E_WRITE_PARCEL_ERR; in Format()
141 return E_WRITE_PARCEL_ERR; in Partition()
145 return E_WRITE_PARCEL_ERR; in Partition()
166 return E_WRITE_PARCEL_ERR; in SetVolumeDescription()
170 return E_WRITE_PARCEL_ERR; in SetVolumeDescription()
[all …]
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
H A Dstorage_manager_proxy.cpp38 return E_WRITE_PARCEL_ERR; in PrepareAddUser()
42 return E_WRITE_PARCEL_ERR; in PrepareAddUser()
65 return E_WRITE_PARCEL_ERR; in RemoveUser()
69 return E_WRITE_PARCEL_ERR; in RemoveUser()
92 return E_WRITE_PARCEL_ERR; in PrepareStartUser()
115 return E_WRITE_PARCEL_ERR; in StopUser()
138 return E_WRITE_PARCEL_ERR; in CompleteAddUser()
161 return E_WRITE_PARCEL_ERR; in GenerateUserKeys()
165 return E_WRITE_PARCEL_ERR; in GenerateUserKeys()
189 return E_WRITE_PARCEL_ERR; in DeleteUserKeys()
[all …]
/ohos5.0/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_errno.h44 E_WRITE_PARCEL_ERR, enumerator
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_manager_connect.cpp351 { E_WRITE_PARCEL_ERR, E_IPCSS}, in Convert2JsErrNum()