Home
last modified time | relevance | path

Searched defs:AddCache (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/appcache/
Dappcache_working_set.cc32 void AppCacheWorkingSet::AddCache(AppCache* cache) { in AddCache() function in content::AppCacheWorkingSet
Dappcache_group.cc85 void AppCacheGroup::AddCache(AppCache* complete_cache) { in AddCache() function in content::AppCacheGroup