Searched refs:self_pid (Results 1 – 2 of 2) sorted by relevance
95 const int self_pid = getpid(); in onTransact() local96 if (CC_UNLIKELY(pid != self_pid && uid != AID_GRAPHICS && uid != 0)) { in onTransact()
1276 const int self_pid = getpid(); in onTransact() local1277 if (pid != self_pid) { in onTransact()