OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kHostOwnerConfigPath
(Results
1 - 4
of
4
) 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
864
if (config->GetString(
kHostOwnerConfigPath
, &host_owner_)) {
[
all
...]
/external/chromium_org/remoting/host/win/
elevated_controller.cc
57
kHostIdConfigPath,
kHostOwnerConfigPath
, kHostOwnerEmailConfigPath,
224
if (!config_dict->GetString(
kHostOwnerConfigPath
, &email)) {
Completed in 31 milliseconds