Searched defs:IsAllow (Results 1 – 1 of 1) sorted by relevance
/external/libchrome/sandbox/linux/bpf_dsl/ | ||
D | bpf_dsl.cc | 32 bool IsAllow() const override { return IsAction(SECCOMP_RET_ALLOW); } in IsAllow() function in sandbox::bpf_dsl::__anon8b6ccc490111::ReturnResultExprImpl |