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

  /external/chromium_org/content/browser/renderer_host/pepper/
browser_ppapi_host_test.cc 20 ppapi_host_->set_plugin_process_handle(base::GetCurrentProcessHandle());
browser_ppapi_host_impl.h 33 // The creator is responsible for calling set_plugin_process_handle as soon
63 void set_plugin_process_handle(base::ProcessHandle handle) { function in class:content::BrowserPpapiHostImpl
browser_ppapi_host_impl.cc 35 browser_ppapi_host->set_plugin_process_handle(plugin_child_process);
  /external/chromium_org/content/browser/
ppapi_plugin_process_host.cc 397 host_impl_->set_plugin_process_handle(process_->GetHandle());

Completed in 248 milliseconds