• Home
  • Raw
  • Download

Lines Matching refs:selinux_opt

13 static const struct selinux_opt seopts_service_plat[] = {
17 static const struct selinux_opt seopts_service_system_ext[] = {
21 static const struct selinux_opt seopts_service_product[] = {
25 static const struct selinux_opt seopts_service_vendor[] = {
33 static const struct selinux_opt seopts_hwservice_plat[] = {
37 static const struct selinux_opt seopts_hwservice_system_ext[] = {
41 static const struct selinux_opt seopts_hwservice_product[] = {
45 static const struct selinux_opt seopts_hwservice_vendor[] = {
52 static const struct selinux_opt seopts_hwservice_odm[] = {
57 static const struct selinux_opt seopts_vndservice =
60 static const struct selinux_opt seopts_vndservice_rootfs =
63 static const struct selinux_opt seopts_keystore2_key_plat[] = {
67 static const struct selinux_opt seopts_keystore2_key_system_ext[] = {
71 static const struct selinux_opt seopts_keystore2_key_product[] = {
75 static const struct selinux_opt seopts_keystore2_key_vendor[] = {
80 struct selabel_handle* selinux_android_service_open_context_handle(const struct selinux_opt* seopts… in selinux_android_service_open_context_handle()
100 struct selabel_handle* selinux_android_keystore2_key_open_context_handle(const struct selinux_opt* … in selinux_android_keystore2_key_open_context_handle()
122 struct selinux_opt seopts_service[MAX_FILE_CONTEXT_SIZE]; in selinux_android_service_context_handle()
155 struct selinux_opt seopts_service[MAX_FILE_CONTEXT_SIZE]; in selinux_android_hw_service_context_handle()
193 const struct selinux_opt* seopts_service; in selinux_android_vendor_service_context_handle()
205 struct selinux_opt seopts_keystore2_key[MAX_FILE_CONTEXT_SIZE]; in selinux_android_keystore2_key_context_handle()