OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kHostNameConfigPath
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/remoting/host/
host_config.cc
16
const char
kHostNameConfigPath
[] = "host_name";
host_config.h
36
extern const char
kHostNameConfigPath
[];
json_host_config_unittest.cc
57
EXPECT_TRUE(target.GetString(
kHostNameConfigPath
, &value));
88
EXPECT_TRUE(reader.GetString(
kHostNameConfigPath
, &value));
Completed in 165 milliseconds