OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:incomingpid
(Results
1 - 1
of
1
) sorted by null
/system/core/logd/
LogStatistics.h
357
pid_t
incomingPid
= element->getPid();
358
if ((getUid() != incomingUid) || (getPid() !=
incomingPid
)) {
360
pid =
incomingPid
;
Completed in 3056 milliseconds