Searched defs:exec_path (Results 1 – 2 of 2) sorted by relevance
182 std::optional<std::string> exec_path; member206 std::optional<std::string> exec_path; in Parse() local218 const std::string& exec_path) { in NewExecFromPath()
173 Result<std::vector<pid_t>> CollectPidsByExecPath(const std::string& exec_path, in CollectPidsByExecPath()