Home
last modified time | relevance | path

Searched refs:AssociateCacheHelper (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/webkit/browser/appcache/
Dappcache_host.cc508 AssociateCacheHelper(NULL, manifest_url); in AssociateNoCache()
515 AssociateCacheHelper(cache, manifest_url); in AssociateIncompleteCache()
520 AssociateCacheHelper(cache, cache->owning_group()->manifest_url()); in AssociateCompleteCache()
523 void AppCacheHost::AssociateCacheHelper(AppCache* cache, in AssociateCacheHelper() function in appcache::AppCacheHost
Dappcache_host.h165 void AssociateCacheHelper(AppCache* cache, const GURL& manifest_url);