Searched refs:itrSub (Results 1 – 1 of 1) sorted by relevance
1846 UserSortMap::const_iterator itrSub = aSubStrs.find(aName); in DataPilotSort() local1847 if (itrSub == aSubStrs.end()) in DataPilotSort()1850 nRank = itrSub->second; in DataPilotSort()