Home
last modified time | relevance | path

Searched refs:CreateHardware (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/update_engine/common/
H A Dhardware.h29 std::unique_ptr<HardwareInterface> CreateHardware();
/aosp12/system/update_engine/aosp/
H A Ddaemon_state_android.cc38 hardware_ = hardware::CreateHardware(); in Initialize()
H A Dsideload_main.cc151 std::unique_ptr<HardwareInterface> hardware = hardware::CreateHardware(); in ApplyUpdatePayload()
H A Dhardware_android.cc118 std::unique_ptr<HardwareInterface> CreateHardware() { in CreateHardware() function
/aosp12/system/update_engine/cros/
H A Dreal_system_state.cc52 hardware_ = hardware::CreateHardware(); in Initialize()
H A Dhardware_chromeos.cc94 std::unique_ptr<HardwareInterface> CreateHardware() { in CreateHardware() function