OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kHostOwnerConfigPath
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/remoting/host/
host_config.cc
10
const char
kHostOwnerConfigPath
[] = "host_owner";
host_config.h
23
extern const char
kHostOwnerConfigPath
[];
remoting_me2me_host.cc
731
if (config->GetString(
kHostOwnerConfigPath
, &host_owner_)) {
[
all
...]
Completed in 26 milliseconds