Searched refs:GetProcessExecutableName (Results 1 – 1 of 1) sorted by relevance
51 std::string GetProcessExecutableName(HANDLE process_handle) { in GetProcessExecutableName() function67 std::string GetProcessExecutableName(DWORD pid) { in GetProcessExecutableName() function72 file_name = GetProcessExecutableName(process_handle); in GetProcessExecutableName()660 const std::string file_name = GetProcessExecutableName(pid); in OnDebuggerConnected()