Searched refs:StoredGroupMap (Results 1 – 2 of 2) sorted by relevance
70 typedef std::map<GURL, scoped_refptr<AppCacheGroup> > StoredGroupMap; typedef176 StoredGroupMap stored_groups_;
331 for (StoredGroupMap::const_iterator it = stored_groups_.begin(); in ProcessFindResponseForMainRequest()487 StoredGroupMap::value_type(url, make_scoped_refptr(group))); in AddStoredGroup()