Searched defs:NotifyVolumeStateChanged (Results 1 – 6 of 6) sorted by relevance
112 int32_t StorageManagerClient::NotifyVolumeStateChanged(std::string volId, StorageManager::VolumeSta… in NotifyVolumeStateChanged() function in OHOS::StorageDaemon::StorageManagerClient
115 virtual int32_t NotifyVolumeStateChanged(std::string volumeId, VolumeState state) override in NotifyVolumeStateChanged() function
119 virtual int32_t NotifyVolumeStateChanged(std::string volumeId, VolumeState state) override in NotifyVolumeStateChanged() function
220 int32_t StorageManager::NotifyVolumeStateChanged(std::string volumeId, VolumeState state) in NotifyVolumeStateChanged() function in OHOS::StorageManager::StorageManager
504 int32_t StorageManagerProxy::NotifyVolumeStateChanged(std::string volumeId, VolumeState state) in NotifyVolumeStateChanged() function in OHOS::StorageManager::StorageManagerProxy