Searched defs:automatic_reboot_manager (Results 1 - 2 of 2) sorted by relevance

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

Completed in 427 milliseconds