Home
last modified time | relevance | path

Searched refs:APPCACHE_UNKNOWN_ERROR (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/common/
Dappcache_interfaces.h57 APPCACHE_UNKNOWN_ERROR, enumerator
58 APPCACHE_ERROR_REASON_LAST = APPCACHE_UNKNOWN_ERROR
Dappcache_interfaces.cc54 reason(APPCACHE_UNKNOWN_ERROR), in AppCacheErrorDetails()
/external/chromium_org/content/browser/appcache/
Dappcache_update_job.cc580 APPCACHE_UNKNOWN_ERROR, in OnGroupMadeObsolete()
707 message, APPCACHE_UNKNOWN_ERROR, GURL(), 0, in HandleUrlFetchCompleted()
911 APPCACHE_UNKNOWN_ERROR, in OnManifestInfoWriteComplete()
931 APPCACHE_UNKNOWN_ERROR, in OnManifestDataWriteComplete()
972 AppCacheErrorReason reason = APPCACHE_UNKNOWN_ERROR; in OnGroupAndNewestCacheStored()
1076 APPCACHE_UNKNOWN_ERROR, in CheckIfManifestChanged()
/external/chromium_org/content/child/appcache/
Dappcache_frontend_impl.cc153 (int)APPCACHE_UNKNOWN_ERROR,