Searched refs:SEAPP_TYPE (Results 1 – 1 of 1) sorted by relevance
/external/libselinux/src/ |
D | android.c | 586 SEAPP_TYPE, enumerator 681 if (kind == SEAPP_TYPE && !cur->type) in seapp_context_lookup() 686 if (kind == SEAPP_TYPE) { in seapp_context_lookup() 769 rc = seapp_context_lookup(SEAPP_TYPE, uid, 0, seinfo, pkgname, NULL, ctx); in selinux_android_setfilecon() 1125 rc = seapp_context_lookup(SEAPP_TYPE, pkgInfo ? pkgInfo->uid : uid, 0, in pkgdir_selabel_lookup()
|