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

  /external/chromium_org/sandbox/linux/suid/client/
setuid_sandbox_client.h 68 bool IsInNewNETNamespace() const;
setuid_sandbox_client_unittest.cc 81 EXPECT_FALSE(sandbox_client->IsInNewNETNamespace());
setuid_sandbox_client.cc 228 bool SetuidSandboxClient::IsInNewNETNamespace() const {
  /external/chromium_org/content/common/sandbox_linux/
sandbox_linux.cc 193 if (setuid_sandbox_client_->IsInNewNETNamespace())

Completed in 1293 milliseconds