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

  /frameworks/av/drm/libdrmframework/include/
DrmManagerService.h 61 static const char *get_perm_label(drm_perm_t perm);
  /frameworks/av/drm/drmserver/
DrmManagerService.cpp 51 const char *DrmManagerService::get_perm_label(drm_perm_t perm) { function in class:DrmManagerService
69 const char *str_perm = get_perm_label(perm);
  /system/security/keystore/
keystore.cpp 233 static const char *get_perm_label(perm_t perm) { function
266 const char *str_perm = get_perm_label(perm);
    [all...]

Completed in 221 milliseconds