Searched refs:sameProcess (Results 1 – 6 of 6) sorted by relevance
67 bool sameProcess = (ipc->getCallingPid() == getpid()); in dispatch() local68 if(sameProcess) in dispatch()74 if (sameProcess) in dispatch()