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