HomeSort by relevance Sort by last modified time
    Searched refs:APPCACHE_PROGRESS_EVENT (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/content/browser/appcache/
appcache_update_job_unittest.cc 44 using appcache::APPCACHE_PROGRESS_EVENT;
282 OnEventRaised(host_ids, APPCACHE_PROGRESS_EVENT);
319 DCHECK(!ignore_progress_events_ || event_id != APPCACHE_PROGRESS_EVENT);
874 frontend->AddExpectedEvent(ids, APPCACHE_PROGRESS_EVENT); // final
    [all...]
appcache_frontend_proxy.cc 27 DCHECK_NE(appcache::APPCACHE_PROGRESS_EVENT,
appcache_host_unittest.cc 29 using appcache::APPCACHE_PROGRESS_EVENT;
86 last_event_id_ = APPCACHE_PROGRESS_EVENT;
  /external/chromium_org/content/child/appcache/
appcache_frontend_impl.cc 41 appcache::APPCACHE_PROGRESS_EVENT); // See OnProgressEventRaised.
114 (int)appcache::APPCACHE_PROGRESS_EVENT, ProgressEvent);
web_application_cache_host_impl.cc 93 appcache::APPCACHE_PROGRESS_EVENT); // See OnProgressEventRaised.
  /external/chromium_org/webkit/common/appcache/
appcache_interfaces.h 46 APPCACHE_PROGRESS_EVENT,

Completed in 942 milliseconds