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

  /external/chromium_org/components/nacl/loader/sandbox_linux/
nacl_bpf_sandbox_linux.cc 113 void RunSandboxSanityChecks() {
136 RunSandboxSanityChecks();
  /external/chromium_org/content/common/sandbox_linux/
sandbox_seccomp_bpf_linux.cc 113 void RunSandboxSanityChecks(const std::string& process_type) {
195 RunSandboxSanityChecks(process_type);
205 ignore_result(RunSandboxSanityChecks);
  /external/chromium_org/components/nacl/loader/nonsfi/
nonsfi_sandbox.cc 166 // For RunSandboxSanityChecks().
185 void RunSandboxSanityChecks() {
309 RunSandboxSanityChecks();

Completed in 461 milliseconds