Home
last modified time | relevance | path

Searched refs:SupportsSeccompSandbox (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/sandbox/linux/seccomp-bpf/
Dsandbox_bpf.h44 static bool SupportsSeccompSandbox(SeccompLevel level);
Dsandbox_bpf.cc131 bool SandboxBPF::SupportsSeccompSandbox(SeccompLevel level) { in SupportsSeccompSandbox() function in sandbox::SandboxBPF