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
49 string config_path = findConfigPath(); in EseConfig() local
51 string config_path = findConfigPath(); in EseConfig() local
287 std::string config_path = "/vendor/etc/"; in Reload() local327 HintManager *HintManager::GetFromJSON(const std::string &config_path, bool start) { in GetFromJSON()
753 for (const auto& config_path : config_file_locations) { in Initialize() local
149 const std::string config_path = in ThermalHelperImpl() local
201 bool ParseThermalConfig(std::string_view config_path, Json::Value *config) { in ParseThermalConfig()