HomeSort by relevance Sort by last modified time
    Searched refs:is_pid (Results 1 - 2 of 2) sorted by null

  /system/extras/memtrack/
memtrack.cpp 177 bool is_pid; local
183 is_pid = true;
187 is_pid = false;
192 if (is_pid) {
  /external/iproute2/ip/
ipnetns.c 426 static int is_pid(const char *str) function
476 if (!is_pid(entry->d_name))
508 if (!is_pid(pidstr)) {

Completed in 69 milliseconds