Lines Matching refs:selinux_opt
12 static const struct selinux_opt seopts_service_plat[] = {
16 static const struct selinux_opt seopts_service_product[] = {
20 static const struct selinux_opt seopts_service_vendor[] = {
28 static const struct selinux_opt seopts_hwservice_plat[] = {
32 static const struct selinux_opt seopts_hwservice_product[] = {
36 static const struct selinux_opt seopts_hwservice_vendor[] = {
43 static const struct selinux_opt seopts_hwservice_odm[] = {
48 static const struct selinux_opt seopts_vndservice =
51 static const struct selinux_opt seopts_vndservice_rootfs =
54 struct selabel_handle* selinux_android_service_open_context_handle(const struct selinux_opt* seopts… in selinux_android_service_open_context_handle()
76 struct selinux_opt seopts_service[MAX_FILE_CONTEXT_SIZE]; in selinux_android_service_context_handle()
103 struct selinux_opt seopts_service[MAX_FILE_CONTEXT_SIZE]; in selinux_android_hw_service_context_handle()
135 const struct selinux_opt* seopts_service; in selinux_android_vendor_service_context_handle()