Searched refs:ipc (Results 1 – 3 of 3) sorted by relevance
86 IPCThreadState* ipc = IPCThreadState::self(); in onTransact() local87 const int callerPid = ipc->getCallingPid(); in onTransact()88 const int callerUid = ipc->getCallingUid(); in onTransact()