Home | Sort by relevance Sort by last modified time |
/external/chromium_org/sandbox/linux/seccomp-bpf/ | |
errorcode.h | 167 Trap::TrapFnc fnc_; // Callback function and arg, if trap was member in struct:playground2::ErrorCode::__anon12262::__anon12263 169 bool safe_; // Keep sandbox active while calling fnc_() |
errorcode.cc | 29 fnc_(fnc), |
trap.cc | 186 rc = err.fnc_(data, err.aux_); |