Home
last modified time | relevance | path

Searched refs:spid (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/drm/drmserver/
DDrmManagerService.cpp61 bool DrmManagerService::selinuxIsProtectedCallAllowed(pid_t spid, const char* ssid, drm_perm_t perm… in selinuxIsProtectedCallAllowed() argument
73 if (getpidcon(spid, &sctx) != 0) { in selinuxIsProtectedCallAllowed()
74 ALOGE("SELinux: getpidcon(pid=%d) failed.\n", spid); in selinuxIsProtectedCallAllowed()
92 pid_t spid = ipcState->getCallingPid(); in isProtectedCallAllowed() local
97 return selinuxIsProtectedCallAllowed(spid, ssid, perm); in isProtectedCallAllowed()
DDrmManagerService.h63 static bool selinuxIsProtectedCallAllowed(pid_t spid, const char* ssid, drm_perm_t perm);
/frameworks/base/core/proto/android/os/
Dps.proto38 // spid). This value may also appear as: a process ID (pid); a process