Home
last modified time | relevance | path

Searched defs:LoadConfig (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/update_engine/cros/
H A Dhardware_chromeos.cc289 void HardwareChromeOS::LoadConfig(const string& root_prefix, bool normal_mode) { in LoadConfig() function in chromeos_update_engine::HardwareChromeOS
/aosp12/packages/modules/Virtualization/microdroid/signature/
H A Dmk_payload.cc154 Result<Config> LoadConfig(const std::string& config_file) { in LoadConfig() function