Searched defs:NotifyVolumeStateChanged (Results 1 – 6 of 6) sorted by relevance
118 int32_t StorageManagerClient::NotifyVolumeStateChanged(std::string volId, StorageManager::VolumeSta… in NotifyVolumeStateChanged() function in OHOS::StorageDaemon::StorageManagerClient
125 virtual int32_t NotifyVolumeStateChanged(std::string volumeId, VolumeState state) override in NotifyVolumeStateChanged() function
121 int32_t NotifyVolumeStateChanged(std::string volumeId, VolumeState state) override in NotifyVolumeStateChanged() function
121 virtual int32_t NotifyVolumeStateChanged(std::string volumeId, VolumeState state) override in NotifyVolumeStateChanged() function
247 int32_t StorageManager::NotifyVolumeStateChanged(std::string volumeId, VolumeState state) in NotifyVolumeStateChanged() function in OHOS::StorageManager::StorageManager
626 int32_t StorageManagerProxy::NotifyVolumeStateChanged(std::string volumeId, VolumeState state) in NotifyVolumeStateChanged() function in OHOS::StorageManager::StorageManagerProxy