Home
last modified time | relevance | path

Searched refs:LOG_PLUGIN_NET_ERROR (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/plugins/
DPluginDebug.h34 #define LOG_PLUGIN_NET_ERROR() LOG_VERBOSE(Plugins, "Stream failed due to problems with network, di… macro
DPluginStream.cpp368 LOG_PLUGIN_NET_ERROR(); in deliverData()
462 LOG_PLUGIN_NET_ERROR(); in didFail()
/external/webkit/WebCore/plugins/win/
DPluginViewWin.cpp78 #undef LOG_PLUGIN_NET_ERROR
79 #define LOG_PLUGIN_NET_ERROR() macro