Home
last modified time | relevance | path

Searched defs:eventID (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKit/chromium/src/
DApplicationCacheHostInternal.h50 virtual void notifyEventListener(WebKit::WebApplicationCacheHost::EventID eventID) in notifyEventListener()
/external/webkit/WebCore/loader/appcache/
DApplicationCacheGroup.cpp951 …CacheListenerTask> create(PassRefPtr<DocumentLoader> loader, ApplicationCacheHost::EventID eventID) in create()
970 CallCacheListenerTask(PassRefPtr<DocumentLoader> loader, ApplicationCacheHost::EventID eventID) in CallCacheListenerTask()
980 void ApplicationCacheGroup::postListenerTask(ApplicationCacheHost::EventID eventID, const HashSet<D… in postListenerTask()
987 void ApplicationCacheGroup::postListenerTask(ApplicationCacheHost::EventID eventID, DocumentLoader*… in postListenerTask()
/external/sonivox/jet_tools/JetCreator/
DJetPreview.py75 def TriggerClip(self, eventID): argument