Searched defs:fullString (Results 1 – 4 of 4) sorted by relevance
136 string fullString; variable146 string fullString = "testPath"; variable
91 bool CloudFileUtils::EndsWith(const string &fullString, const string &ending) in EndsWith()
415 bool BackupManager::IsEndWith(const std::string &fullString, const std::string &end) in IsEndWith()424 bool BackupManager::IsBeginWith(const std::string &fullString, const std::string &begin) in IsBeginWith()
174 bool CloudFileUtils::EndsWith(const string &fullString, const string &ending) in EndsWith()