Searched defs:notifyCode (Results 1 – 2 of 2) sorted by relevance
46 int32_t notifyCode = VOLUME_REMOVED; variable69 int32_t notifyCode = VOLUME_UNMOUNTED; variable92 int32_t notifyCode = VOLUME_MOUNTED; variable115 int32_t notifyCode = VOLUME_BAD_REMOVAL; variable138 int32_t notifyCode = VOLUME_EJECT; variable161 int32_t notifyCode = 5; variable
33 void Notification::NotifyVolumeChange(int32_t notifyCode, std::string id, std::string diskId, in NotifyVolumeChange()