OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kProcessTypeRdpDesktopSession
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/
host_main.h
23
extern const char
kProcessTypeRdpDesktopSession
[];
host_main.cc
55
const char
kProcessTypeRdpDesktopSession
[] = "rdp_desktop_session";
149
} else if (process_type ==
kProcessTypeRdpDesktopSession
) {
Completed in 38 milliseconds