OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kHostBinaryName
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/remoting/host/
ipc_constants.h
16
extern const base::FilePath::CharType
kHostBinaryName
[];
ipc_constants.cc
15
const base::FilePath::CharType
kHostBinaryName
[] =
daemon_process_win.cc
178
if (!GetInstalledBinaryPath(
kHostBinaryName
, &host_binary)) {
desktop_session_win.cc
525
result = GetInstalledBinaryPath(
kHostBinaryName
, &desktop_binary);
/external/chromium_org/remoting/host/win/
wts_session_process_delegate.cc
361
if (!GetInstalledBinaryPath(
kHostBinaryName
, &helper_binary)) {
Completed in 88 milliseconds