Home
last modified time | relevance | path

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

/external/chromium_org/sandbox/linux/seccomp-bpf/
Dtrap.cc258 if (!safe && !SandboxDebuggingAllowedByUser()) { in MakeTrapImpl()
355 bool Trap::SandboxDebuggingAllowedByUser() const { in SandboxDebuggingAllowedByUser() function in sandbox::Trap
368 if (trap->SandboxDebuggingAllowedByUser()) { in EnableUnsafeTrapsInSigSysHandler()
Dtrap.h105 bool SandboxDebuggingAllowedByUser() const;