HomeSort by relevance Sort by last modified time
    Searched refs:BrowsingInstanceSiteMap (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/
site_details.h 14 typedef base::hash_map<int32, std::set<GURL> > BrowsingInstanceSiteMap;
25 BrowsingInstanceSiteMap instance_site_map;
26 BrowsingInstanceSiteMap instance_https_site_map;
site_details.cc 91 for (BrowsingInstanceSiteMap::const_iterator iter =
96 for (BrowsingInstanceSiteMap::const_iterator iter =

Completed in 68 milliseconds