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

/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_gamepad_host.cc75 browser_ppapi_host_->GetPluginProcessHandle());
H A Dbrowser_ppapi_host_impl.h49 virtual base::ProcessHandle GetPluginProcessHandle() const OVERRIDE;
H A Dbrowser_ppapi_host_impl.cc81 base::ProcessHandle BrowserPpapiHostImpl::GetPluginProcessHandle() const { function in class:content::BrowserPpapiHostImpl
H A Dpepper_flash_file_message_filter.cc45 : plugin_process_handle_(host->GetPluginProcessHandle()) {
H A Dpepper_file_io_host.cc480 base::GetProcId(browser_ppapi_host_->GetPluginProcessHandle());
/external/chromium_org/content/public/browser/
H A Dbrowser_ppapi_host.h65 virtual base::ProcessHandle GetPluginProcessHandle() const = 0;

Completed in 449 milliseconds