Home
last modified time | relevance | path

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

/external/webkit/WebKit/android/plugins/
DPluginDebugAndroid.h40 # define PLUGIN_LOG_EVENT(NPP, EVT, RET, TIME) do { anp_logPluginEvent(NPP, EVT, RET, TIME); } whil… argument
54 # define PLUGIN_LOG_EVENT(NPP, EVT, RET, TIME) do { } while(0) argument