Lines Matching refs:pkgname
336 const char *pkgname,
390 if (!pkgname || strcasecmp(pkgname, cur->name))
459 __FUNCTION__, uid, seinfo, pkgname);
473 const char *pkgname,
496 rc = seapp_context_lookup(SEAPP_TYPE, uid, 0, seinfo, pkgname, ctx);
533 const char *pkgname,
536 return selinux_android_setfilecon2(pkgdir, pkgname, NULL, uid);
542 const char *pkgname)
562 rc = seapp_context_lookup(SEAPP_DOMAIN, uid, isSystemServer, seinfo, pkgname, ctx);