Searched defs:LoadConfig (Results 1 – 2 of 2) sorted by relevance
289 void HardwareChromeOS::LoadConfig(const string& root_prefix, bool normal_mode) { in LoadConfig() function in chromeos_update_engine::HardwareChromeOS
154 Result<Config> LoadConfig(const std::string& config_file) { in LoadConfig() function