HomeSort by relevance Sort by last modified time
    Searched refs:GetForResource (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/ppapi/proxy/
ppb_flash_message_loop_proxy.cc 58 PluginDispatcher::GetForResource(this)->Send(msg);
63 PluginDispatcher::GetForResource(this)->Send(
plugin_dispatcher.h 118 static PluginDispatcher* GetForResource(const Resource* resource);
ppb_audio_proxy.cc 101 PluginDispatcher::GetForResource(this)->Send(
110 PluginDispatcher::GetForResource(this)->Send(
ppb_graphics_3d_proxy.cc 56 PluginDispatcher* dispatcher = PluginDispatcher::GetForResource(this);
114 PluginDispatcher::GetForResource(this)->Send(msg);
plugin_dispatcher.cc 105 PluginDispatcher* PluginDispatcher::GetForResource(const Resource* resource) {
ppb_broker_proxy.cc 80 bool success = PluginDispatcher::GetForResource(this)->Send(
ppb_video_decoder_proxy.cc 135 return PluginDispatcher::GetForResource(this);

Completed in 382 milliseconds