Home
last modified time | relevance | path

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

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