Searched refs:P_EXIST (Results 1 – 3 of 3) sorted by relevance
28 P_EXIST = 1 << 4, enumerator
58 P_EXIST | P_LIST | P_SIGN | P_VERIFY);
120 if (!checkBinderPermission(P_EXIST, targetUid)) { in exist()