Searched refs:GetPluginProcessHandle (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_gamepad_host.cc77 browser_ppapi_host_->GetPluginProcessHandle());
H A Dbrowser_ppapi_host_impl.h48 virtual base::ProcessHandle GetPluginProcessHandle() const OVERRIDE;
H A Dbrowser_ppapi_host_impl.cc78 base::ProcessHandle BrowserPpapiHostImpl::GetPluginProcessHandle() const { function in class:content::BrowserPpapiHostImpl
H A Dpepper_flash_file_message_filter.cc51 : plugin_process_handle_(host->GetPluginProcessHandle()) {
/external/chromium_org/content/public/browser/
H A Dbrowser_ppapi_host.h59 virtual base::ProcessHandle GetPluginProcessHandle() const = 0;

Completed in 242 milliseconds