Searched refs:RequestPluginChannel (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/
H A Dplugin_process_host.cc309 RequestPluginChannel(pending_requests_[i]);
361 RequestPluginChannel(client);
388 void PluginProcessHost::RequestPluginChannel(Client* client) { function in class:content::PluginProcessHost
H A Dplugin_process_host.h133 void RequestPluginChannel(Client* client);
H A Dppapi_plugin_process_host.h127 void RequestPluginChannel(Client* client);
H A Dppapi_plugin_process_host.cc227 RequestPluginChannel(client);
375 void PpapiPluginProcessHost::RequestPluginChannel(Client* client) { function in class:content::PpapiPluginProcessHost
425 RequestPluginChannel(pending_requests_[i]);

Completed in 118 milliseconds