Searched refs:P_EXIST (Results 1 – 3 of 3) sorted by relevance
28 P_EXIST = 1 << 4, enumerator
76 {AID_BLUETOOTH, static_cast<perm_t>(P_GET | P_INSERT | P_DELETE | P_EXIST | P_SIGN | P_VERIFY)},87 P_GET_STATE | P_GET | P_INSERT | P_DELETE | P_EXIST | P_LIST | P_SIGN | P_VERIFY |
232 if (!checkBinderPermission(P_EXIST, targetUid)) { in exist()