GetInstalledBinaryPath  209 remoting/host/daemon_process_win.cc   if (!GetInstalledBinaryPath(kHostBinaryName, &host_binary)) {
GetInstalledBinaryPath  523 remoting/host/desktop_session_win.cc     result = GetInstalledBinaryPath(kDesktopBinaryName, &desktop_binary);
GetInstalledBinaryPath  525 remoting/host/desktop_session_win.cc     result = GetInstalledBinaryPath(kHostBinaryName, &desktop_binary);
GetInstalledBinaryPath   22 remoting/host/ipc_constants.h bool GetInstalledBinaryPath(const base::FilePath::StringType& binary,
GetInstalledBinaryPath  361 remoting/host/win/wts_session_process_delegate.cc     if (!GetInstalledBinaryPath(kHostBinaryName, &helper_binary)) {