Home
last modified time | relevance | path

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

/system/sepolicy/tools/
Dfuzzer_bindings_check.py33 def check_fuzzer_exists(context_file, bindings): argument
Dcheckfc.c357 const char *sepolicy_file, const char *context_file, bool allow_empty) in do_fc_check_and_die_on_error()
494 char *context_file = argv[index + 1]; in main() local