Searched defs:AddCache (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/content/browser/appcache/ | ||
D | appcache_working_set.cc | 32 void AppCacheWorkingSet::AddCache(AppCache* cache) { in AddCache() function in content::AppCacheWorkingSet |
D | appcache_group.cc | 85 void AppCacheGroup::AddCache(AppCache* complete_cache) { in AddCache() function in content::AppCacheGroup |