Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_manager/kits_impl/src/
H A Dstorage_manager_connect.cpp52 return E_SERVICE_IS_NULLPTR; in Connect()
76 return E_SERVICE_IS_NULLPTR; in GetBundleStats()
90 return E_SERVICE_IS_NULLPTR; in GetFreeSizeOfVolume()
104 return E_SERVICE_IS_NULLPTR; in GetTotalSizeOfVolume()
118 return E_SERVICE_IS_NULLPTR; in Mount()
132 return E_SERVICE_IS_NULLPTR; in Unmount()
146 return E_SERVICE_IS_NULLPTR; in GetAllVolumes()
160 return E_SERVICE_IS_NULLPTR; in GetSystemSize()
174 return E_SERVICE_IS_NULLPTR; in GetTotalSize()
188 return E_SERVICE_IS_NULLPTR; in GetFreeSize()
[all...]
/foundation/filemanagement/storage_service/services/storage_manager/storage_daemon_communication/src/
H A Dstorage_daemon_communication.cpp62 return E_SERVICE_IS_NULLPTR; in Connect()
86 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()
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
H A Dstorage_manager_client.cpp59 return storageManager_ == nullptr ? E_SERVICE_IS_NULLPTR : E_OK; in GetClient()
65 return E_SERVICE_IS_NULLPTR; in NotifyDiskCreated()
79 return E_SERVICE_IS_NULLPTR; in NotifyDiskDestroyed()
90 return E_SERVICE_IS_NULLPTR; in NotifyVolumeCreated()
106 return E_SERVICE_IS_NULLPTR; in NotifyVolumeMounted()
123 return E_SERVICE_IS_NULLPTR; in NotifyVolumeStateChanged()
137 return E_SERVICE_IS_NULLPTR; in NotifyMtpMounted()
149 return E_SERVICE_IS_NULLPTR; in NotifyMtpUnmounted()
/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_errno.h48 E_SERVICE_IS_NULLPTR, enumerator
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/
H A Dstorage_status_service.cpp306 return E_SERVICE_IS_NULLPTR; in GetBundleStats()
347 return E_SERVICE_IS_NULLPTR; in GetAppSize()

Completed in 4 milliseconds