Home
last modified time | relevance | path

Searched refs:boot_control_chromeos (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/
Dboot_control_chromeos.cc79 std::unique_ptr<BootControlChromeOS> boot_control_chromeos( in CreateBootControl() local
81 if (!boot_control_chromeos->Init()) { in CreateBootControl()
84 return brillo::make_unique_ptr(boot_control_chromeos.release()); in CreateBootControl()
Dupdate_engine.gyp250 'boot_control_chromeos.cc',