Searched refs:NotifyDriveJobUpdated (Results 1 – 3 of 3) sorted by relevance
103 void NotifyDriveJobUpdated(const DriveOperationStatus& status);
216 void SystemTrayNotifier::NotifyDriveJobUpdated( in NotifyDriveJobUpdated() function in ash::SystemTrayNotifier
1175 GetSystemTrayNotifier()->NotifyDriveJobUpdated(status); in OnJobDone()1181 GetSystemTrayNotifier()->NotifyDriveJobUpdated(status); in OnJobUpdated()