Home
last modified time | relevance | path

Searched refs:notifyCode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/volume/src/
H A Dnotification.cpp33 void Notification::NotifyVolumeChange(VolumeState notifyCode, std::shared_ptr<VolumeExternal> volum… in NotifyVolumeChange() argument
45 switch (notifyCode) { in NotifyVolumeChange()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/include/volume/
H A Dnotification.h28 void NotifyVolumeChange(VolumeState notifyCode, std::shared_ptr<VolumeExternal> volume);