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()
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()
228 int32_t fullString = 1; in RegexMatchMmi() local
141 bool VCardUtils::EndWith(const std::string &fullString, const std::string &ending) in EndWith()
68 std::string fullString = ""; member