Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dimage_properties_chromeos.cc48 const char* root_prefix = nullptr; variable
H A Dhardware_chromeos.cc289 void HardwareChromeOS::LoadConfig(const string& root_prefix, bool normal_mode) { in LoadConfig()