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.h188 void NotifyAllError(const std::string& error_message);
Dappcache_update_job.cc406 NotifyAllError(error_message); in HandleCacheFailure()
813 void AppCacheUpdateJob::NotifyAllError(const std::string& error_message) { in NotifyAllError() function in appcache::AppCacheUpdateJob