Home
last modified time | relevance | path

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

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