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

  /external/chromium_org/sandbox/linux/suid/client/
setuid_sandbox_client.h 43 bool IsSuidSandboxChild() const;
setuid_sandbox_client_unittest.cc 80 EXPECT_TRUE(sandbox_client->IsSuidSandboxChild());
setuid_sandbox_client.cc 163 bool SetuidSandboxClient::IsSuidSandboxChild() const {
  /external/chromium_org/content/zygote/
zygote_main_linux.cc 337 if (setuid_sandbox->IsSuidSandboxChild()) {

Completed in 41 milliseconds