Searched defs:config_path (Results 1 – 8 of 8) sorted by relevance
32 static bool VerifyNodes(const std::string& config_path) { in VerifyNodes()111 std::string config_path; in main() local
48 string config_path = findConfigPath(); in EseConfig() local
49 string config_path = findConfigPath(); in EseConfig() local
51 string config_path = findConfigPath(); in EseConfig() local
316 std::string config_path = "/vendor/etc/"; in Reload() local355 HintManager *HintManager::GetFromJSON(const std::string &config_path, bool start) { in GetFromJSON()
203 bool LoadThermalConfig(std::string_view config_path, Json::Value *config) { in LoadThermalConfig()244 bool ParseThermalConfig(std::string_view config_path, Json::Value *config, in ParseThermalConfig()
753 for (const auto& config_path : config_file_locations) { in Initialize() local
176 const std::string config_path = in ThermalHelperImpl() local