Searched refs:mapIter (Results 1 – 1 of 1) sorted by relevance
209 auto mapIter = clientCount.find(node->id()); in debug() local210 if (mapIter != clientCount.end()) { in debug()211 ++mapIter->second.second; in debug()286 auto mapIter = tokenCount.find(node->id()); in debug() local287 if (mapIter != tokenCount.end()) { in debug()288 ++mapIter->second; in debug()