Searched refs:procRecordsInfo (Results 1 – 1 of 1) sorted by relevance
161 ProcRecordsInfo &procRecordsInfo = findProcInfo->second; in GetAbilityRecInProcList() local162 auto recIter = procRecordsInfo.recList.begin(); in GetAbilityRecInProcList()163 while (recIter != procRecordsInfo.recList.end()) { in GetAbilityRecInProcList()166 procRecordsInfo.recList.erase(recIter); in GetAbilityRecInProcList()167 procRecordsInfo.cnt--; in GetAbilityRecInProcList()