Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dproc_file_utils.cpp235 auto pid_exec_path = GetExecutablePath(pid); in CollectPidsByExecPath() local
236 if (!pid_exec_path.ok()) { in CollectPidsByExecPath()
239 if (*pid_exec_path == exec_path) { in CollectPidsByExecPath()