Searched refs:isOwner (Results 1 – 1 of 1) sorted by relevance
209 bool isOwner; member343 (s1->isOwnerSet && s1->isOwner == s2->isOwner) && in seapp_context_cmp()512 cur->isOwner = true; in selinux_android_seapp_context_reload()514 cur->isOwner = false; in selinux_android_seapp_context_reload()691 cur->isOwnerSet ? (cur->isOwner ? "true" : "false") : "null", in selinux_android_seapp_context_reload()796 bool isOwner; in seapp_context_lookup() local828 isOwner = (userid == 0); in seapp_context_lookup()867 if (cur->isOwnerSet && cur->isOwner != isOwner) in seapp_context_lookup()