Searched defs:root_prefix (Results 1 – 3 of 3) sorted by relevance
48 const char* root_prefix = nullptr; variable
66 const char* root_prefix = nullptr; variable
324 void HardwareChromeOS::LoadConfig(const string& root_prefix, bool normal_mode) { in LoadConfig()