Home
last modified time | relevance | path

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

/external/chromium_org/webkit/browser/appcache/
Dappcache_update_job.h211 void NotifyAllError(const AppCacheErrorDetails& detals);
Dappcache_update_job.cc458 NotifyAllError(error_details); in HandleCacheFailure()
989 void AppCacheUpdateJob::NotifyAllError(const AppCacheErrorDetails& details) { in NotifyAllError() function in appcache::AppCacheUpdateJob