Searched defs:BootControlInterface (Results 1 - 1 of 1) sorted by path

/system/update_engine/common/
H A Dboot_control_interface.h32 class BootControlInterface { class in namespace:chromeos_update_engine
38 virtual ~BootControlInterface() = default;
90 BootControlInterface() = default;
93 DISALLOW_COPY_AND_ASSIGN(BootControlInterface);

Completed in 77 milliseconds