Home
last modified time | relevance | path

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

/system/update_engine/
Dimage_properties_chromeos.cc48 const char* root_prefix = nullptr; variable
Dimage_properties_android.cc66 const char* root_prefix = nullptr; variable
Dhardware_chromeos.cc324 void HardwareChromeOS::LoadConfig(const string& root_prefix, bool normal_mode) { in LoadConfig()