HomeSort by relevance Sort by last modified time
    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