OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kUsageStatsConsentConfigPath
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/remoting/host/
host_config.cc
20
const char
kUsageStatsConsentConfigPath
[] = "usage_stats_consent";
usage_stats_consent_mac.cc
30
return host_config.GetBoolean(
kUsageStatsConsentConfigPath
, allowed);
host_config.h
44
extern const char
kUsageStatsConsentConfigPath
[];
Completed in 33 milliseconds