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

  /external/chromium_org/content/browser/
plugin_process_host.h 97 void OpenChannelToPlugin(Client* client);
ppapi_plugin_process_host.h 103 void OpenChannelToPlugin(Client* client);
plugin_process_host.cc 346 void PluginProcessHost::OpenChannelToPlugin(Client* client) {
plugin_service_impl_browsertest.cc 161 IN_PROC_BROWSER_TEST_F(PluginServiceTest, OpenChannelToPlugin) {
plugin_service_impl.cc 422 plugin_host->OpenChannelToPlugin(client);
436 plugin_host->OpenChannelToPlugin(client);
504 plugin_host->OpenChannelToPlugin(client);
ppapi_plugin_process_host.cc 217 void PpapiPluginProcessHost::OpenChannelToPlugin(Client* client) {

Completed in 128 milliseconds