Searched defs:getCallingPid (Results 1 – 2 of 2) sorted by relevance
/system/hardware/interfaces/suspend/1.0/default/ | ||
D | SystemSuspend.cpp | 60 static inline int getCallingPid() { in getCallingPid() function |
/system/libhwbinder/ | ||
D | IPCThreadState.cpp | 353 pid_t IPCThreadState::getCallingPid() const in getCallingPid() function in android::hardware::IPCThreadState |