HomeSort by relevance Sort by last modified time
    Searched defs:get_perm_label (Results 1 - 2 of 2) sorted by null

  /system/security/keystore/
permissions.cpp 65 const char* get_perm_label(perm_t perm) { function
116 const char* str_perm = get_perm_label(perm);
  /frameworks/av/drm/drmserver/
DrmManagerService.cpp 51 const char *DrmManagerService::get_perm_label(drm_perm_t perm) { function in class:DrmManagerService
68 const char *str_perm = get_perm_label(perm);

Completed in 96 milliseconds