Searched refs:BroadcastLogWithSource (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/ppapi/thunk/
H A Denter.cc141 PpapiGlobals::Get()->BroadcastLogWithSource(0, PP_LOGLEVEL_ERROR,
158 PpapiGlobals::Get()->BroadcastLogWithSource(0, PP_LOGLEVEL_ERROR,
169 PpapiGlobals::Get()->BroadcastLogWithSource(0, PP_LOGLEVEL_ERROR,
218 PpapiGlobals::Get()->BroadcastLogWithSource(0, PP_LOGLEVEL_ERROR,
253 PpapiGlobals::Get()->BroadcastLogWithSource(0, PP_LOGLEVEL_ERROR,
/external/chromium_org/ppapi/shared_impl/
H A Dtest_globals.cc52 void TestGlobals::BroadcastLogWithSource(PP_Module module, function in class:ppapi::TestGlobals
H A Dppapi_globals.h89 virtual void BroadcastLogWithSource(PP_Module module,
H A Dtest_globals.h77 virtual void BroadcastLogWithSource(PP_Module module,
/external/chromium_org/content/renderer/pepper/
H A Dhost_globals.h49 virtual void BroadcastLogWithSource(PP_Module module,
H A Dhost_globals.cc159 BroadcastLogWithSource(0, level, source, value);
163 void HostGlobals::BroadcastLogWithSource(PP_Module pp_module, function in class:content::HostGlobals
/external/chromium_org/mojo/examples/pepper_container_app/
H A Dmojo_ppapi_globals.h56 virtual void BroadcastLogWithSource(PP_Module module,
H A Dmojo_ppapi_globals.cc130 void MojoPpapiGlobals::BroadcastLogWithSource(PP_Module module, function in class:mojo::examples::MojoPpapiGlobals
/external/chromium_org/ppapi/proxy/
H A Dplugin_globals.cc154 void PluginGlobals::BroadcastLogWithSource(PP_Module /* module */, function in class:ppapi::proxy::PluginGlobals
H A Dplugin_globals.h71 virtual void BroadcastLogWithSource(PP_Module module,
H A Dhost_dispatcher.cc260 PpapiGlobals::Get()->BroadcastLogWithSource(pp_module_, level,

Completed in 208 milliseconds