Searched defs:appPid (Results 1 – 2 of 2) sorted by relevance
63 std::string appPid; member1410 int appPid = std::stoi(pidStr); in ParseArgs() local
601 pid_t *appPid = (pid_t *)malloc(sizeof(pid_t)); in WatchChildProcessFd() local