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()
53 std::unique_ptr<BootControlInterface> CreateBootControl() { in CreateBootControl() function
145 boot_control::CreateBootControl(); in ApplyUpdatePayload()
59 boot_control_ = boot_control::CreateBootControl(); in Initialize()
86 std::unique_ptr<BootControlInterface> CreateBootControl() { in CreateBootControl() function