OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SandboxThreadState
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sandbox/linux/seccomp-bpf/
sandbox_bpf.h
42
enum
SandboxThreadState
{
159
// The calling process must specify its current
SandboxThreadState
, as a way
169
bool StartSandbox(
SandboxThreadState
thread_state) WARN_UNUSED_RESULT;
sandbox_bpf.cc
510
bool SandboxBPF::StartSandbox(
SandboxThreadState
thread_state) {
[
all
...]
Completed in 217 milliseconds