Searched refs:aThisURLNewCounter (Results 1 – 1 of 1) sorted by relevance
373 ConstMapString2IntIterator aThisURLNewCounter = aURLIgnoreCounters.find(sCurrentURL); in implSaveURLCounters() local374 if (aURLIgnoreCounters.end() == aThisURLNewCounter) in implSaveURLCounters()392 if (aThisURLNewCounter->second != nThisURLPersistentCounter) in implSaveURLCounters()399 (*pNewCounterValues) <<= aThisURLNewCounter->second; in implSaveURLCounters()
Completed in 35 milliseconds