Searched defs:OnCreateBackendComplete (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/webkit/browser/appcache/
H A Dappcache_disk_cache.cc34 appcache_diskcache_->OnCreateBackendComplete(rv);
203 OnCreateBackendComplete(net::ERR_ABORTED);
311 OnCreateBackendComplete(rv);
315 void AppCacheDiskCache::OnCreateBackendComplete(int rv) { function in class:appcache::AppCacheDiskCache
/external/chromium_org/components/nacl/browser/
H A Dpnacl_translation_cache.cc346 base::Bind(&PnaclTranslationCache::OnCreateBackendComplete, AsWeakPtr()));
353 void PnaclTranslationCache::OnCreateBackendComplete(int rv) { function in class:pnacl::PnaclTranslationCache

Completed in 671 milliseconds