Searched defs:endStr (Results 1 – 12 of 12) sorted by relevance
89 static void GetMiddleChar(const char *startStr, const char *endStr, char **middleStr) in GetMiddleChar()118 char *endStr = strchr((char *)logItem->logBuffer, ']'); in GetLogItemTag() local
431 icu::UnicodeString endStr = content.tempSubString(lastMatch.GetEnd()); in DealBrackets() local458 icu::UnicodeString endStr = content.tempSubString(lastMatch.GetEnd(), in DealBrackets() local510 icu::UnicodeString endStr = content.tempSubString(current.GetEnd()); in GetResult() local
148 auto endStr = ParseRenderPropertyVaule(endValue); in addAnimationCreateTrace() local
102 std::string endStr = matchVals[END_INDEX].str(); in GetRange() local
107 std::string endStr = matchVals[END_INDEX].str(); in GetRange() local
244 std::string endStr = "def"; variable
187 static int StringEndsWith(const char *srcStr, const char *endStr) in StringEndsWith()
67 bool StringEndWith(const std::string& str, const char* endStr, size_t endStrLen) in StringEndWith()
176 std::string endStr = origDir.substr(slashIndex); in GetBackupDir() local
683 bool EndsWith(const string &str, const string &endStr) in EndsWith()
1133 string endStr = path.substr(pos + MEDIA_DATA_DEVICE_PATH.length()); local
1442 auto endStr = StringUtils::ToWstring(spanItem->content).substr(end - info.spanStart_); in DeleteSpanByRange() local1483 auto endStr = in DeleteSpansByRange() local