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