Searched refs:GetPluginProcessHandle (Results 1 – 6 of 6) sorted by relevance
54 virtual base::ProcessHandle GetPluginProcessHandle() const = 0;
77 browser_ppapi_host_->GetPluginProcessHandle()); in GotUserGesture()
45 virtual base::ProcessHandle GetPluginProcessHandle() const OVERRIDE;
77 base::ProcessHandle BrowserPpapiHostImpl::GetPluginProcessHandle() const { in GetPluginProcessHandle() function in content::BrowserPpapiHostImpl
44 : plugin_process_handle_(host->GetPluginProcessHandle()) { in PepperFlashFileMessageFilter()
599 browser_ppapi_host_->GetPluginProcessHandle()); in AddFileToReplyContext()