Searched refs:self_pid (Results 1 – 2 of 2) sorted by relevance
94 const int self_pid = getpid(); in onTransact() local95 if (CC_UNLIKELY(pid != self_pid && uid != AID_GRAPHICS && uid != 0)) { in onTransact()
686 const int self_pid = getpid(); in onTransact() local687 if (pid != self_pid) { in onTransact()