Lines Matching defs:endPos
71 auto endPos = match.str().find(')'); in ExtractProcessId() local
91 auto endPos = match.str().find(']'); in ExtractCpuId() local
249 auto endPos = context_[index].find_first_of(" ", beginPos); in FindIntNumberAfterStr() local
257 auto endPos = context_[index].find_first_of(" ", beginPos); in FindSubStrAfterStr() local
301 auto endPos = context_[index].find(match.str()); in FindFfrtProcessAndClassify() local
334 auto endPos = str.find_last_not_of(" "); in IsDigit() local
413 auto endPos = context_[index].find_first_of(" ", beginPos); in ProcessMarkWithSchedSwitch() local
432 auto endPos = line.rfind("]"); in GetLabel() local
440 auto endPos = line.find_first_of("|", beginPos); in GetLabel() local
448 auto endPos = line.rfind("]"); in GetLabel() local
456 auto endPos = line.find_first_of("|", beginPos); in GetLabel() local