Home
last modified time | relevance | path

Searched defs:IsDeny (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/sandbox/linux/bpf_dsl/
Dbpf_dsl.cc34 bool IsDeny() const override { in IsDeny() function in sandbox::bpf_dsl::__anon424c09e80111::ReturnResultExprImpl
62 bool IsDeny() const override { return true; } in IsDeny() function in sandbox::bpf_dsl::__anon424c09e80111::TrapResultExprImpl
212 bool ResultExprImpl::IsDeny() const { in IsDeny() function in sandbox::bpf_dsl::internal::ResultExprImpl