ErrorDetails 40 content/browser/appcache/appcache_frontend_proxy.cc const appcache::ErrorDetails& details) { ErrorDetails 32 content/browser/appcache/appcache_frontend_proxy.h const appcache::ErrorDetails& details) ErrorDetails 51 content/browser/appcache/appcache_storage_impl_unittest.cc using appcache::ErrorDetails; ErrorDetails 1634 content/browser/appcache/appcache_storage_impl_unittest.cc const ErrorDetails& details) ErrorDetails 57 content/child/appcache/appcache_dispatcher.cc const appcache::ErrorDetails& details) { ErrorDetails 43 content/child/appcache/appcache_dispatcher.h const appcache::ErrorDetails& details); ErrorDetails 65 content/child/appcache/appcache_frontend_impl.cc const appcache::ErrorDetails& details) { ErrorDetails 25 content/child/appcache/appcache_frontend_impl.h const appcache::ErrorDetails& details) ErrorDetails 138 content/child/appcache/web_application_cache_host_impl.cc const appcache::ErrorDetails& details) { ErrorDetails 37 content/child/appcache/web_application_cache_host_impl.h void OnErrorEventRaised(const appcache::ErrorDetails& details); ErrorDetails 38 content/common/appcache_messages.h IPC_STRUCT_TRAITS_BEGIN(appcache::ErrorDetails) ErrorDetails 144 content/common/appcache_messages.h appcache::ErrorDetails) ErrorDetails 41 webkit/browser/appcache/appcache_group_unittest.cc const appcache::ErrorDetails& details) ErrorDetails 120 webkit/browser/appcache/appcache_host.cc ErrorDetails("Cache creation was blocked by the content policy", ErrorDetails 63 webkit/browser/appcache/appcache_host_unittest.cc const appcache::ErrorDetails& details) ErrorDetails 47 webkit/browser/appcache/appcache_request_handler_unittest.cc const appcache::ErrorDetails& details) ErrorDetails 27 webkit/browser/appcache/appcache_unittest.cc const ErrorDetails& details) OVERRIDE {} ErrorDetails 79 webkit/browser/appcache/appcache_update_job.cc void SendErrorNotifications(const ErrorDetails& details) { ErrorDetails 434 webkit/browser/appcache/appcache_update_job.cc void AppCacheUpdateJob::HandleCacheFailure(const ErrorDetails& error_details, ErrorDetails 511 webkit/browser/appcache/appcache_update_job.cc HandleCacheFailure(ErrorDetails(message, ErrorDetails 525 webkit/browser/appcache/appcache_update_job.cc CancelAllMasterEntryFetches(ErrorDetails( ErrorDetails 539 webkit/browser/appcache/appcache_update_job.cc HandleCacheFailure(ErrorDetails("Failed to mark the cache as obsolete", ErrorDetails 569 webkit/browser/appcache/appcache_update_job.cc ErrorDetails( ErrorDetails 653 webkit/browser/appcache/appcache_update_job.cc ErrorDetails( ErrorDetails 660 webkit/browser/appcache/appcache_update_job.cc ErrorDetails(message, RESOURCE_ERROR, url, 0, is_cross_origin), ErrorDetails 665 webkit/browser/appcache/appcache_update_job.cc HandleCacheFailure(ErrorDetails(message, ErrorDetails 759 webkit/browser/appcache/appcache_update_job.cc ErrorDetails(message, ErrorDetails 774 webkit/browser/appcache/appcache_update_job.cc HandleCacheFailure(ErrorDetails(message, ErrorDetails 822 webkit/browser/appcache/appcache_update_job.cc HandleCacheFailure(ErrorDetails("Manifest changed during update", ErrorDetails 833 webkit/browser/appcache/appcache_update_job.cc HandleCacheFailure(ErrorDetails(message, ErrorDetails 855 webkit/browser/appcache/appcache_update_job.cc ErrorDetails("Failed to write the manifest headers to storage", ErrorDetails 875 webkit/browser/appcache/appcache_update_job.cc ErrorDetails("Failed to write the manifest data to storage", ErrorDetails 925 webkit/browser/appcache/appcache_update_job.cc ErrorDetails(message, reason, GURL(), 0, false /*is_cross_origin*/), ErrorDetails 955 webkit/browser/appcache/appcache_update_job.cc void AppCacheUpdateJob::NotifyAllError(const ErrorDetails& details) { ErrorDetails 1013 webkit/browser/appcache/appcache_update_job.cc ErrorDetails("Manifest entry not found in existing cache", ErrorDetails 1260 webkit/browser/appcache/appcache_update_job.cc const ErrorDetails& error_details) { ErrorDetails 183 webkit/browser/appcache/appcache_update_job.h void HandleCacheFailure(const ErrorDetails& details, ErrorDetails 204 webkit/browser/appcache/appcache_update_job.h void NotifyAllError(const ErrorDetails& detals); ErrorDetails 231 webkit/browser/appcache/appcache_update_job.h void CancelAllMasterEntryFetches(const ErrorDetails& details); ErrorDetails 246 webkit/browser/appcache/appcache_update_job_unittest.cc const appcache::ErrorDetails& details) ErrorDetails 52 webkit/common/appcache/appcache_interfaces.cc ErrorDetails::ErrorDetails() ErrorDetails 59 webkit/common/appcache/appcache_interfaces.cc ErrorDetails::ErrorDetails( ErrorDetails 71 webkit/common/appcache/appcache_interfaces.cc ErrorDetails::~ErrorDetails() {} ErrorDetails 112 webkit/common/appcache/appcache_interfaces.h struct WEBKIT_STORAGE_COMMON_EXPORT ErrorDetails { ErrorDetails 113 webkit/common/appcache/appcache_interfaces.h ErrorDetails(); ErrorDetails 114 webkit/common/appcache/appcache_interfaces.h ErrorDetails(std::string message, ErrorDetails 119 webkit/common/appcache/appcache_interfaces.h ~ErrorDetails(); ErrorDetails 162 webkit/common/appcache/appcache_interfaces.h const appcache::ErrorDetails& details) = 0;