Searched refs:GetProcessExecutablePath (Results 1 – 3 of 3) sorted by relevance
168 FilePath GetProcessExecutablePath(ProcessHandle process);
143 FilePath GetProcessExecutablePath(ProcessHandle process) { in GetProcessExecutablePath() function
317 FilePath other_chrome_path(base::GetProcessExecutablePath(pid)); in IsChromeProcess()