Searched refs:LoadConfig (Results 1 – 3 of 3) sorted by relevance
55 hardware_.LoadConfig(root_dir_.GetPath().value(), normal_mode); in CallLoadConfig()
73 void LoadConfig(const std::string& root_prefix, bool normal_mode);
123 LoadConfig("" /* root_prefix */, IsNormalBootMode()); in Init()324 void HardwareChromeOS::LoadConfig(const string& root_prefix, bool normal_mode) { in LoadConfig() function in chromeos_update_engine::HardwareChromeOS