HomeSort by relevance Sort by last modified time
    Searched refs:kDesktopBinaryName (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/host/
ipc_constants.h 19 extern const base::FilePath::CharType kDesktopBinaryName[];
ipc_constants.cc 18 const base::FilePath::CharType kDesktopBinaryName[] =
desktop_session_win.cc 518 // Get the name of the executable to run. |kDesktopBinaryName| specifies
523 result = GetInstalledBinaryPath(kDesktopBinaryName, &desktop_binary);

Completed in 374 milliseconds