OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SupportsSandbox
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/common/sandbox_linux/
sandbox_seccomp_bpf_linux.h
34
static bool
SupportsSandbox
();
sandbox_seccomp_bpf_linux.cc
242
bool SandboxSeccompBPF::
SupportsSandbox
() {
265
SupportsSandbox
()) {
279
if (IsSeccompBPFDesired() &&
SupportsSandbox
()) {
sandbox_linux.cc
144
if (!SandboxSeccompBPF::
SupportsSandbox
()) {
Completed in 8102 milliseconds