/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/ |
H A D | storage_manager_client.cpp | 118 int32_t StorageManagerClient::NotifyVolumeStateChanged(std::string volId, StorageManager::VolumeSta… in NotifyVolumeStateChanged() function in OHOS::StorageDaemon::StorageManagerClient
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/ |
H A D | storage_manager_service_mock.h | 125 virtual int32_t NotifyVolumeStateChanged(std::string volumeId, VolumeState state) override in NotifyVolumeStateChanged() function
|
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanagerproxy_fuzzer/ |
H A D | storagemanagerproxymock.h | 121 int32_t NotifyVolumeStateChanged(std::string volumeId, VolumeState state) override in NotifyVolumeStateChanged() function
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/ |
H A D | mock_storage_manager_service.h | 121 virtual int32_t NotifyVolumeStateChanged(std::string volumeId, VolumeState state) override in NotifyVolumeStateChanged() function
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/mock/ |
H A D | storage_manager_proxy_mock.cpp | 141 int32_t StorageManagerProxy::NotifyVolumeStateChanged(std::string volumeId, VolumeState state) in NotifyVolumeStateChanged() function in OHOS::StorageManager::StorageManagerProxy
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/ |
H A D | storage_manager.cpp | 247 int32_t StorageManager::NotifyVolumeStateChanged(std::string volumeId, VolumeState state) in NotifyVolumeStateChanged() function in OHOS::StorageManager::StorageManager
|
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/account_iam/ |
H A D | account_iam_manager_test.cpp | 152 int32_t NotifyVolumeStateChanged(std::string volumeId, VolumeState state) in NotifyVolumeStateChanged() function in OHOS::AccountTest::MockStorageMgrProxy
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/src/ |
H A D | storage_manager_proxy.cpp | 626 int32_t StorageManagerProxy::NotifyVolumeStateChanged(std::string volumeId, VolumeState state) in NotifyVolumeStateChanged() function in OHOS::StorageManager::StorageManagerProxy
|