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