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

/external/libchrome/sandbox/linux/seccomp-bpf/
H A Dsyscall.h19 class SANDBOX_EXPORT Syscall { class in namespace:sandbox
125 // returning |ret_val|. |ret_val| must follow the Syscall::Call() convention
161 DISALLOW_IMPLICIT_CONSTRUCTORS(Syscall);

Completed in 101 milliseconds