Home
last modified time | relevance | path

Searched refs:RestrictClockID (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
Dsyscall_parameters_restrictions.h95 SANDBOX_EXPORT bpf_dsl::ResultExpr RestrictClockID();
Dsyscall_parameters_restrictions_unittests.cc55 return RestrictClockID(); in EvaluateSyscall()
Dbaseline_policy.cc140 return RestrictClockID(); in EvaluateSyscallImpl()
Dsyscall_parameters_restrictions.cc336 ResultExpr RestrictClockID() { in RestrictClockID() function