Searched refs:GetExecutablePath (Results 1 – 2 of 2) sorted by relevance
175 Result<std::string> GetExecutablePath(const pid_t pid) { in GetExecutablePath() function235 auto pid_exec_path = GetExecutablePath(pid); in CollectPidsByExecPath()302 .actual_exec_path_ = CF_EXPECT(GetExecutablePath(pid)), in ExtractProcInfo()
82 Result<std::string> GetExecutablePath(const pid_t pid);