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

  /external/chromium_org/content/public/browser/
zygote_host_linux.h 30 virtual pid_t GetSandboxHelperPid() const = 0;
  /external/chromium_org/content/browser/zygote_host/
zygote_host_impl_linux.h 50 virtual pid_t GetSandboxHelperPid() const OVERRIDE;
zygote_host_impl_linux.cc 504 pid_t ZygoteHostImpl::GetSandboxHelperPid() const {
  /external/chromium_org/chrome/browser/
memory_details.cc 208 content::ZygoteHost::GetInstance()->GetSandboxHelperPid();

Completed in 197 milliseconds