Home
last modified time | relevance | path

Searched refs:pid (Results 1 – 3 of 3) sorted by relevance

/build/soong/cmd/path_interposer/
Dmain.go186 pid, err := strconv.Atoi(string(fields[0]))
203 ret[pid] = procEntry{
204 Pid: pid,
220 pid := os.Getpid()
222 entry, ok := procs[pid]
229 Pid: pid,
234 pid = entry.Ppid
/build/make/tools/atree/
Dfs.cpp153 pid_t pid = fork(); in strip_file() local
154 if (pid == -1) { in strip_file()
157 } else if (pid == 0) { in strip_file()
208 waitpid(pid, &status, 0); in strip_file()
/build/soong/
DREADME.md544 Could not attach to pid 593: this could be caused by a kernel