Home
last modified time | relevance | path

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

/external/minijail/tools/
Dcompiler.py103 entry, accept_action, reject_action, lower_bound=0, upper_bound=1e99 argument
148 def _compile_ranges_linear(ranges, accept_action, reject_action): argument
165 def _compile_entries_linear(entries, accept_action, reject_action): argument
171 def _compile_entries_bst(entries, accept_action, reject_action): argument