Searched refs:automatic_reboot_manager (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dkiosk_app_update_service.cc11 #include "chrome/browser/chromeos/system/automatic_reboot_manager.h"
31 system::AutomaticRebootManager* automatic_reboot_manager)
33 automatic_reboot_manager_(automatic_reboot_manager) {
139 g_browser_process->platform_part()->automatic_reboot_manager());
29 KioskAppUpdateService( Profile* profile, system::AutomaticRebootManager* automatic_reboot_manager) argument
H A Dkiosk_app_update_service.h34 system::AutomaticRebootManager* automatic_reboot_manager);
H A Dkiosk_app_update_service_browsertest.cc23 #include "chrome/browser/chromeos/system/automatic_reboot_manager.h"
82 g_browser_process->platform_part()->automatic_reboot_manager()->
/external/chromium_org/chrome/browser/
H A Dbrowser_process_platform_part_chromeos.h43 chromeos::system::AutomaticRebootManager* automatic_reboot_manager() { function in class:BrowserProcessPlatformPart

Completed in 87 milliseconds