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

  /external/chromium_org/content/browser/appcache/
mock_appcache_storage.h 88 typedef base::hash_map<int64, scoped_refptr<AppCache> > StoredCacheMap;
194 StoredCacheMap stored_caches_;
mock_appcache_storage.cc 471 StoredCacheMap::value_type(cache_id, make_scoped_refptr(cache)));

Completed in 153 milliseconds