Searched defs:defaultPath (Results 1 – 2 of 2) sorted by relevance
28 const std::string& defaultPath) in LoadConfiguration()38 std::string JsonUtils::GetConfigPath(const std::string& path, const std::string& defaultPath) in GetConfigPath()
33 static constexpr const char *defaultPath = "single_ver/main/gen_natural_store.db"; variable