Searched defs:subStr (Results 1 – 9 of 9) sorted by relevance
208 HcString subStr = CreateString(); in ParseAndSetParameter() local
127 int32_t UpdateLog::FindSubStrCount(const std::string &str, const std::string &subStr) in FindSubStrCount()
111 std::string subStr; in Execute() local
78 int CountSubStr(const std::string& str, const std::string& subStr) in CountSubStr()
174 char *subStr = strstr(condition + data->startIndex, "="); in ComputeSubCondition() local
290 std::string subStr; in CompareBeginEnd() local
299 auto subStr = dataPac.substr(0, FstByteChrLen); in GeneratePbrFile() local
97 std::string subStr = rawFile.substr(RAWFILE_PREFIX.size()); in ParseRawFile() local
494 auto subStr = path.substr(absolutePath.length(), pos - absolutePath.length()); in IsSameResourceByUserId() local