Home
last modified time | relevance | path

Searched defs:getCallingPid (Results 1 – 2 of 2) sorted by relevance

/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspend.cpp60 static inline int getCallingPid() { in getCallingPid() function
/system/libhwbinder/
DIPCThreadState.cpp353 pid_t IPCThreadState::getCallingPid() const in getCallingPid() function in android::hardware::IPCThreadState