Searched refs:isOwnerSet (Results 1 – 1 of 1) sorted by relevance
158 bool isOwnerSet; member208 if (s1->isOwnerSet != s2->isOwnerSet) in seapp_context_cmp()209 return (s1->isOwnerSet ? -1 : 1); in seapp_context_cmp()292 (s1->isOwnerSet && s1->isOwner == s2->isOwner) && in seapp_context_cmp()473 cur->isOwnerSet = true; in selinux_android_seapp_context_reload()662 cur->isOwnerSet ? (cur->isOwner ? "true" : "false") : "null", in selinux_android_seapp_context_reload()872 if (cur->isOwnerSet && cur->isOwner != isOwner) in seapp_context_lookup()