Lines Matching defs:beginPos
70 auto beginPos = match.str().find('(') + 1; in ExtractProcessId() local
90 auto beginPos = match.str().find('[') + 1; in ExtractCpuId() local
147 auto beginPos = fakeLog.find(match.str()); in ReplaceSchedSwitchLog() local
221 auto beginPos = fakeLog.find(match.str()); in ReplaceTracingMarkLog() local
246 auto beginPos = context_[index].find(str); in FindIntNumberAfterStr() local
256 auto beginPos = context_[index].find(str) + str.length(); in FindSubStrAfterStr() local
304 auto beginPos = res.find_last_of(begin); in FindFfrtProcessAndClassify() local
410 auto beginPos = context_[index].find(beginPprio); in ProcessMarkWithSchedSwitch() local
418 auto beginPos = context_[index].find(beginNprio); in ProcessMarkWithSchedSwitch() local
431 auto beginPos = line.rfind("["); in GetLabel() local
438 auto beginPos = line.find(indexHFfrt); in GetLabel() local
447 auto beginPos = line.rfind("["); in GetLabel() local
454 auto beginPos = line.find(indexFfrt); in GetLabel() local
483 auto beginPos = line.rfind("|"); in ProcessMarkWithFFRT() local