Searched refs:GetProcessExecutablePath (Results 1 – 4 of 4) sorted by relevance
20 FilePath GetProcessExecutablePath(ProcessHandle process) { in GetProcessExecutablePath() function
29 FilePath GetProcessExecutablePath(ProcessHandle process) { in GetProcessExecutablePath() function
76 BASE_EXPORT FilePath GetProcessExecutablePath(ProcessHandle process);
141 entry_.exe_file_ = GetProcessExecutablePath(pid).BaseName().value(); in CheckForNextProcess()