Searched refs:exec_path (Results 1 – 2 of 2) sorted by relevance
230 Result<std::vector<pid_t>> CollectPidsByExecPath(const std::string& exec_path, in CollectPidsByExecPath() argument239 if (*pid_exec_path == exec_path) { in CollectPidsByExecPath()
65 Result<std::vector<pid_t>> CollectPidsByExecPath(const std::string& exec_path,