HomeSort by relevance Sort by last modified time
    Searched full:task_path (Results 1 - 1 of 1) sorted by null

  /system/core/debuggerd/
debuggerd.c 387 char task_path[1024]; local
389 sprintf(task_path, "/proc/%d/task", pid);
394 d = opendir(task_path);

Completed in 93 milliseconds