Searched refs:DataItemIdToInt (Results 1 – 10 of 10) sorted by relevance
62 typedef unordered_map<DataItemId, int> DataItemIdToInt; typedef149 DataItemIdToInt mActiveRequestCount;
386 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOn()425 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOff()
387 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOn()425 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOff()
62 typedef unordered_map<DataItemId, int> DataItemIdToInt; typedef154 DataItemIdToInt mActiveRequestCount;
389 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOn()428 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOff()