Searched refs:loaderSet (Results 1 – 1 of 1) sorted by relevance
980 …:postListenerTask(ApplicationCacheHost::EventID eventID, const HashSet<DocumentLoader*>& loaderSet) in postListenerTask() argument982 HashSet<DocumentLoader*>::const_iterator loaderSetEnd = loaderSet.end(); in postListenerTask()983 …for (HashSet<DocumentLoader*>::const_iterator iter = loaderSet.begin(); iter != loaderSetEnd; ++it… in postListenerTask()