Searched refs:P_GEN_UNIQUE_ID (Results 1 – 3 of 3) sorted by relevance
42 P_GEN_UNIQUE_ID = 1 << 18, enumerator
76 P_GEN_UNIQUE_ID /* Only privileged apps can do this, but enforcement is done by SELinux */);
708 if (!checkBinderPermission(P_GEN_UNIQUE_ID)) return ResponseCode::PERMISSION_DENIED; in generateKey()