Searched refs:P_DELETE (Results 1 – 3 of 3) sorted by relevance
27 P_DELETE = 1 << 3, enumerator
75 P_GET_STATE | P_GET | P_INSERT | P_DELETE | P_EXIST | P_LIST | P_SIGN | P_VERIFY |
189 if (!checkBinderPermission(P_DELETE, targetUid)) { in del()