HomeSort by relevance Sort by last modified time
    Searched full:read_typeset (Results 1 - 1 of 1) sorted by null

  /system/sepolicy/tools/sepolicy-analyze/
neverallow.c 20 static int read_typeset(policydb_t *policydb, char **ptr, char *end, function
405 if (read_typeset(policydb, &p, end, &avrule->stypes, &avrule->flags))
408 if (read_typeset(policydb, &p, end, &avrule->ttypes, &avrule->flags))

Completed in 68 milliseconds