Searched refs:CreateBootControl (Results 1 – 6 of 6) sorted by relevance
30 std::unique_ptr<BootControlInterface> CreateBootControl();
30 boot_control_ = boot_control::CreateBootControl(); in Initialize()
44 std::unique_ptr<BootControlInterface> CreateBootControl() { in CreateBootControl() function
58 boot_control_ = boot_control::CreateBootControl(); in Initialize()
165 boot_control::CreateBootControl(); in ApplyUpdatePayload()
78 std::unique_ptr<BootControlInterface> CreateBootControl() { in CreateBootControl() function