Home
last modified time | relevance | path

Searched defs:old_caches (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/webkit/browser/appcache/
Dappcache_group.h114 const Caches& old_caches() const { return old_caches_; } in old_caches() function
Dmock_appcache_storage.cc516 const AppCacheGroup::Caches& old_caches = group->old_caches(); in ShouldGroupLoadAppearAsync() local
Dappcache_update_job.cc829 AppCacheGroup::Caches old_caches = group_->old_caches(); in AddAllAssociatedHostsToNotifier() local