Searched defs:fullString (Results 1 – 8 of 8) sorted by relevance
139 string fullString; variable149 string fullString = "testPath"; variable
84 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()
192 bool CloudFileUtils::EndsWith(const string &fullString, const string &ending) in EndsWith()
1461 BASE_NS::string fullString = "hello world!"; variable1476 BASE_NS::string fullString = "hello world here"; variable
943 std::string fullString = ""; variable
948 std::string fullString = ""; variable
586 std::string DragDropFuncWrapper::GetAnonyString(const std::string &fullString) in GetAnonyString()