Home
last modified time | relevance | path

Searched refs:ProgressType (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/imageburner/
Dburn_controller.h42 virtual void OnProgress(ProgressType progress_type,
48 ProgressType progress_type,
Dburn_manager.h58 enum ProgressType { enum
236 ProgressType progress_type,
244 virtual void OnProgress(ProgressType progress_type,
Dburn_controller.cc69 ProgressType progress_type, in OnProgressWithRemainingTime()
78 virtual void OnProgress(ProgressType progress_type, in OnProgress()
/external/chromium_org/chrome/browser/ui/webui/chromeos/imageburner/
Dimageburner_ui.cc155 virtual void OnProgress(ProgressType progress_type, in OnProgress()
166 ProgressType progress_type, in OnProgressWithRemainingTime()
238 void SendProgressSignal(ProgressType progress_type, in SendProgressSignal()