OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RawSandboxDie
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/sandbox/linux/seccomp-bpf/
die.h
19
#define RAW_SANDBOX_DIE(m) sandbox::Die::
RawSandboxDie
(m)
38
static void
RawSandboxDie
(const char* msg) __attribute__((noreturn));
die.cc
64
void Die::
RawSandboxDie
(const char* msg) {
Completed in 157 milliseconds