Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/bpf_dsl/
Dbpf_dsl.cc75 ResultExpr then_result, in IfThenResultExprImpl()
288 Elser If(BoolExpr cond, ResultExpr then_result) { in If()