HomeSort by relevance Sort by last modified time
    Searched refs:P_LIST (Results 1 - 3 of 3) sorted by null

  /system/security/keystore/
permissions.h 29 P_LIST = 1 << 5,
permissions.cpp 58 P_EXIST | P_LIST | P_SIGN | P_VERIFY);
key_store_service.cpp 135 if (!checkBinderPermission(P_LIST, targetUid)) {
    [all...]

Completed in 138 milliseconds