Searched defs:Syscall (Results 1 - 1 of 1) sorted by path

/external/chromium_org/sandbox/linux/seccomp-bpf/
H A Dsyscall.h23 class SANDBOX_EXPORT Syscall { class in namespace:sandbox
129 // returning |ret_val|. |ret_val| must follow the Syscall::Call() convention
165 DISALLOW_IMPLICIT_CONSTRUCTORS(Syscall);

Completed in 230 milliseconds