Searched refs:infosForPid (Results 1 – 2 of 2) sorted by relevance
166 ResourceInfos infosForPid; in getResourceInfosForEdit() local167 auto [it, inserted] = map.emplace(pid, infosForPid); in getResourceInfosForEdit()
87 ResourceInfos infosForPid; in getResourceInfosForEdit() local88 auto [it, inserted] = mMap.emplace(pid, infosForPid); in getResourceInfosForEdit()