Searched refs:CheckPid (Results 1 – 2 of 2) sorted by relevance
50 static bool CheckPid(pid_t calling_pid, pid_t request_pid);
96 bool MemtrackProxy::CheckPid(pid_t calling_pid, pid_t request_pid) { in CheckPid() function in aidl::android::hardware::memtrack::MemtrackProxy115 if (!MemtrackProxy::CheckPid(AIBinder_getCallingPid(), pid) && in getMemory()