Searched defs:system_policy_ (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/remoting/host/
H A Dsas_injector_win.cc50 base::win::RegKey system_policy_; member in class:remoting::__anon10462::ScopedSoftwareSasPolicy
65 LONG result = system_policy_.DeleteValue(kSoftwareSasValueName);
75 LONG result = system_policy_.Open(HKEY_LOCAL_MACHINE,
85 bool custom_policy = system_policy_.HasValue(kSoftwareSasValueName);
89 result = system_policy_.WriteValue(kSoftwareSasValueName,

Completed in 71 milliseconds