Home
last modified time | relevance | path

Searched refs:normal_mode (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/update_engine/cros/
H A Dhardware_chromeos_unittest.cc54 void CallLoadConfig(bool normal_mode) { in CallLoadConfig() argument
55 hardware_.LoadConfig(root_dir_.GetPath().value(), normal_mode); in CallLoadConfig()
H A Dhardware_chromeos.cc289 void HardwareChromeOS::LoadConfig(const string& root_prefix, bool normal_mode) { in LoadConfig() argument
292 if (normal_mode) { in LoadConfig()
H A Dhardware_chromeos.h80 void LoadConfig(const std::string& root_prefix, bool normal_mode);