Searched defs:fullString (Results 1 – 7 of 7) sorted by relevance
136 string fullString; variable146 string fullString = "testPath"; variable
91 bool CloudFileUtils::EndsWith(const string &fullString, const string &ending) in EndsWith()
479 bool BackupManager::IsEndWith(const std::string &fullString, const std::string &end) in IsEndWith()488 bool BackupManager::IsBeginWith(const std::string &fullString, const std::string &begin) in IsBeginWith()
176 bool CloudFileUtils::EndsWith(const string &fullString, const string &ending) in EndsWith()
938 std::string fullString = ""; variable
1461 BASE_NS::string fullString = "hello world!"; variable1476 BASE_NS::string fullString = "hello world here"; variable
572 std::string DragDropFuncWrapper::GetAnonyString(const std::string &fullString) in GetAnonyString()