Home
last modified time | relevance | path

Searched defs:set_by_policy (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/remoting/host/
Dusage_stats_consent_mac.cc17 bool GetUsageStatsConsent(bool* allowed, bool* set_by_policy) { in GetUsageStatsConsent()
38 bool set_by_policy; in IsUsageStatsAllowed() local
Dusage_stats_consent_win.cc44 bool GetUsageStatsConsent(bool* allowed, bool* set_by_policy) { in GetUsageStatsConsent()
69 bool set_by_policy; in IsUsageStatsAllowed() local
/external/chromium_org/remoting/host/setup/
Ddaemon_controller.h97 bool set_by_policy; member
Ddaemon_controller_delegate_win.cc316 BOOL set_by_policy; in GetUsageStatsConsent() local
Dme2me_native_messaging_host_unittest.cc85 bool supported, allowed, set_by_policy; in VerifyGetUsageStatsConsentResponse() local
/external/chromium_org/remoting/webapp/
Dhost_setup_dialog.js192 function onGetConsent(supported, allowed, set_by_policy) { argument
/external/chromium_org/remoting/host/win/
Delevated_controller.cc480 BOOL* set_by_policy) { in GetUsageStatsConsent()