HomeSort by relevance Sort by last modified time
    Searched refs:check_perm (Results 1 - 2 of 2) sorted by null

  /external/autotest/client/site_tests/hardware_TPMCheck/
hardware_TPMCheck.py 75 def check_perm(index, perm): function
131 check_perm(index, perm_expected[index])
  /system/sepolicy/tools/
sepolicy-check.c 57 int check_perm(avtab_ptr_t current, perm_datum_t *perm) { function
89 match &= check_perm(cur, perm);

Completed in 79 milliseconds