Home
last modified time | relevance | path

Searched refs:E_SERVICE_IS_NULLPTR (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp86 return E_SERVICE_IS_NULLPTR; in PrepareAddUser()
101 return E_SERVICE_IS_NULLPTR; in RemoveUser()
116 return E_SERVICE_IS_NULLPTR; in PrepareStartUser()
131 return E_SERVICE_IS_NULLPTR; in StopUser()
146 return E_SERVICE_IS_NULLPTR; in CompleteAddUser()
161 return E_SERVICE_IS_NULLPTR; in Mount()
176 return E_SERVICE_IS_NULLPTR; in Unmount()
191 return E_SERVICE_IS_NULLPTR; in Check()
206 return E_SERVICE_IS_NULLPTR; in Partition()
221 return E_SERVICE_IS_NULLPTR; in Format()
[all …]
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_manager_connect.cpp77 return E_SERVICE_IS_NULLPTR; in GetBundleStats()
91 return E_SERVICE_IS_NULLPTR; in GetFreeSizeOfVolume()
105 return E_SERVICE_IS_NULLPTR; in GetTotalSizeOfVolume()
119 return E_SERVICE_IS_NULLPTR; in Mount()
133 return E_SERVICE_IS_NULLPTR; in Unmount()
147 return E_SERVICE_IS_NULLPTR; in GetAllVolumes()
161 return E_SERVICE_IS_NULLPTR; in GetSystemSize()
175 return E_SERVICE_IS_NULLPTR; in GetTotalSize()
189 return E_SERVICE_IS_NULLPTR; in GetFreeSize()
203 return E_SERVICE_IS_NULLPTR; in GetUserStorageStats()
[all …]
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_manager_client.cpp58 return storageManager_ == nullptr ? E_SERVICE_IS_NULLPTR : E_OK; in GetClient()
64 return E_SERVICE_IS_NULLPTR; in NotifyDiskCreated()
78 return E_SERVICE_IS_NULLPTR; in NotifyDiskDestroyed()
89 return E_SERVICE_IS_NULLPTR; in NotifyVolumeCreated()
105 return E_SERVICE_IS_NULLPTR; in NotifyVolumeMounted()
122 return E_SERVICE_IS_NULLPTR; in NotifyVolumeStateChanged()
/ohos5.0/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_errno.h48 E_SERVICE_IS_NULLPTR, enumerator
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dstorage_status_service.cpp273 return E_SERVICE_IS_NULLPTR; in GetBundleStats()
314 return E_SERVICE_IS_NULLPTR; in GetAppSize()