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

  /external/libchrome/sandbox/linux/seccomp-bpf/
sandbox_bpf.h 42 // See StartSandbox() for a description of these.
58 // objects and calling "StartSandbox()" on each of them. Please note, that
65 bool StartSandbox(SeccompLevel level) WARN_UNUSED_RESULT;
68 // this directory is not accessible when "StartSandbox()" gets called, the
72 // close it when "StartSandbox()" executes or when the sandbox object
sandbox_bpf.cc 149 bool SandboxBPF::StartSandbox(SeccompLevel seccomp_level) {

Completed in 32 milliseconds