Home
last modified time | relevance | path

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

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