Home
last modified time | relevance | path

Searched defs:NotifyVolumeStateChanged (Results 1 – 6 of 6) sorted by relevance

/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/
Dstorage_manager_client.cpp112 int32_t StorageManagerClient::NotifyVolumeStateChanged(std::string volId, StorageManager::VolumeSta… in NotifyVolumeStateChanged() function in OHOS::StorageDaemon::StorageManagerClient
/foundation/ability/ability_runtime/test/unittest/uri_permission_persistable_test/mock/include/
Dstorage_manager_service_mock.h115 virtual int32_t NotifyVolumeStateChanged(std::string volumeId, VolumeState state) override in NotifyVolumeStateChanged() function
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
Dstorage_manager_service_mock.h119 virtual int32_t NotifyVolumeStateChanged(std::string volumeId, VolumeState state) override in NotifyVolumeStateChanged() function
/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
Dstorage_manager_service_mock.h115 virtual int32_t NotifyVolumeStateChanged(std::string volumeId, VolumeState state) override in NotifyVolumeStateChanged() function
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
Dstorage_manager.cpp220 int32_t StorageManager::NotifyVolumeStateChanged(std::string volumeId, VolumeState state) in NotifyVolumeStateChanged() function in OHOS::StorageManager::StorageManager
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/
Dstorage_manager_proxy.cpp504 int32_t StorageManagerProxy::NotifyVolumeStateChanged(std::string volumeId, VolumeState state) in NotifyVolumeStateChanged() function in OHOS::StorageManager::StorageManagerProxy