Searched defs:cloudVer (Results 1 – 2 of 2) sorted by relevance
42 …ne std::string GetConfigFilePathByVersion(const std::string& localVer, const std::string& cloudVer, in GetConfigFilePathByVersion()110 std::string cloudVer = GetConfigVersion(false); in GetConfigFilePath() local122 std::string cloudVer = GetConfigVersion(false); in GetConfigFilePath() local
638 std::string cloudVer; variable