Searched refs:ipc (Results 1 – 11 of 11) sorted by relevance
316 IPCThreadState* ipc = IPCThreadState::self(); in ~BpBinder() local321 if (ipc) ipc->clearDeathNotification(mHandle, this); in ~BpBinder()333 if (ipc) { in ~BpBinder()334 ipc->expungeHandle(mHandle, this); in ~BpBinder()335 ipc->decWeakHandle(mHandle); in ~BpBinder()342 IPCThreadState* ipc = IPCThreadState::self(); in onFirstRef() local343 if (ipc) ipc->incStrongHandle(mHandle); in onFirstRef()352 IPCThreadState* ipc = IPCThreadState::self(); in onLastStrongRef() local353 if (ipc) ipc->decStrongHandle(mHandle); in onLastStrongRef()359 IPCThreadState* ipc = IPCThreadState::self(); in onIncStrongAttempted() local[all …]
133 IPCThreadState* ipc = IPCThreadState::self(); in getContextObject() local139 status_t result = ipc->transact(0 /*magic*/, 0, data, &reply, 0); in getContextObject()145 ipc->flushCommands(); in getContextObject()
103 const android::IPCThreadState* ipc = android::IPCThreadState::self(); in dump() local104 const pid_t pid = ipc->getCallingPid(); in dump()105 const uid_t uid = ipc->getCallingUid(); in dump()133 const android::IPCThreadState* ipc = android::IPCThreadState::self(); in CheckTouchPermission() local134 *out_pid = ipc->getCallingPid(); in CheckTouchPermission()135 const uid_t uid = ipc->getCallingUid(); in CheckTouchPermission()
50 const IPCThreadState* ipc = IPCThreadState::self(); in dump() local51 const int pid = ipc->getCallingPid(); in dump()52 const int uid = ipc->getCallingUid(); in dump()
11 const android::IPCThreadState* ipc = android::IPCThreadState::self(); in CheckPermission() local12 const pid_t pid = ipc->getCallingPid(); in CheckPermission()13 const uid_t uid = ipc->getCallingUid(); in CheckPermission()
121 IPCThreadState *ipc = IPCThreadState::self(); in onTransact() local122 int clientPid = ipc->getCallingPid(); in onTransact()
112 IPCThreadState* ipc = IPCThreadState::self(); in onTransact() local113 const int pid = ipc->getCallingPid(); in onTransact()114 const int uid = ipc->getCallingUid(); in onTransact()
2963 IPCThreadState* ipc = IPCThreadState::self(); in dump() local2964 const int pid = ipc->getCallingPid(); in dump()2965 const int uid = ipc->getCallingUid(); in dump()3391 IPCThreadState* ipc = IPCThreadState::self(); in onTransact() local3392 const int pid = ipc->getCallingPid(); in onTransact()3393 const int uid = ipc->getCallingUid(); in onTransact()3416 IPCThreadState* ipc = IPCThreadState::self(); in onTransact() local3417 const int pid = ipc->getCallingPid(); in onTransact()3418 const int uid = ipc->getCallingUid(); in onTransact()3433 IPCThreadState* ipc = IPCThreadState::self(); in onTransact() local[all …]
3427 IPCThreadState* ipc = IPCThreadState::self(); in dump() local3428 const int pid = ipc->getCallingPid(); in dump()3429 const int uid = ipc->getCallingUid(); in dump()3919 IPCThreadState* ipc = IPCThreadState::self(); in CheckTransactCodeCredentials() local3920 const int pid = ipc->getCallingPid(); in CheckTransactCodeCredentials()3921 const int uid = ipc->getCallingUid(); in CheckTransactCodeCredentials()3943 IPCThreadState* ipc = IPCThreadState::self(); in CheckTransactCodeCredentials() local3944 const int pid = ipc->getCallingPid(); in CheckTransactCodeCredentials()3945 const int uid = ipc->getCallingUid(); in CheckTransactCodeCredentials()3968 IPCThreadState* ipc = IPCThreadState::self(); in onTransact() local[all …]
327 const IPCThreadState* ipc = IPCThreadState::self(); in dumpExtractors() local328 const int pid = ipc->getCallingPid(); in dumpExtractors()329 const int uid = ipc->getCallingUid(); in dumpExtractors()
759 const IPCThreadState* ipc = IPCThreadState::self(); in dumpState() local760 const pid_t pid = ipc->getCallingPid(); in dumpState()761 const uid_t uid = ipc->getCallingUid(); in dumpState()