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