Searched refs:selinuxIsProtectedCallAllowed (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/drm/libdrmframework/include/
H A DDrmManagerService.h63 static bool selinuxIsProtectedCallAllowed(pid_t spid, drm_perm_t perm);
/frameworks/av/drm/drmserver/
H A DDrmManagerService.cpp61 bool DrmManagerService::selinuxIsProtectedCallAllowed(pid_t spid, drm_perm_t perm) { function in class:DrmManagerService
92 return selinuxIsProtectedCallAllowed(spid, perm);

Completed in 36 milliseconds