Searched defs:config_path (Results 1 – 4 of 4) sorted by relevance
33 static bool VerifyNodes(const std::string& config_path) { in VerifyNodes()125 std::string config_path; in main() local
48 string config_path = findConfigPath(); in loadConfig() local
106 const std::string& config_path) { in GetFromJSON()
380 void writeConfigFile(const std::string &config_path, in writeConfigFile()