HomeSort by relevance Sort by last modified time
    Searched defs:EventID (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebKit/chromium/public/
WebApplicationCacheHost.h 59 // These values must match WebCore::ApplicationCacheHost::EventID values
60 enum EventID {
  /external/webkit/WebCore/loader/appcache/
ApplicationCacheHost.h 73 enum EventID {
112 void notifyDOMApplicationCache(EventID id);
123 Vector<EventID> m_deferredEvents;

Completed in 90 milliseconds