OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetUsageStatsConsent
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/remoting/host/
usage_stats_consent_mac.cc
42
bool
SetUsageStatsConsent
(bool allowed) {
usage_stats_consent_win.cc
73
bool
SetUsageStatsConsent
(bool allowed) {
/external/chromium_org/remoting/host/win/
elevated_controller.cc
499
STDMETHODIMP ElevatedController::
SetUsageStatsConsent
(BOOL allowed) {
500
if (remoting::
SetUsageStatsConsent
(!!allowed)) {
Completed in 246 milliseconds