HomeSort by relevance Sort by last modified time
    Searched refs:fnc_ (Results 1 - 3 of 3) sorted by null

  /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_);

Completed in 107 milliseconds