Searched refs:kRegPathChromePolicy (Results 1 – 1 of 1) sorted by relevance
18 const wchar_t kRegPathChromePolicy[] = L"SOFTWARE\\Policies\\Google\\Chrome"; variable20 const wchar_t kRegPathChromePolicy[] = L"SOFTWARE\\Policies\\Chromium"; variable172 if (::RegOpenKeyEx(HKEY_LOCAL_MACHINE, kRegPathChromePolicy, 0, in ReportingIsEnforcedByPolicy()182 if (::RegOpenKeyEx(HKEY_CURRENT_USER, kRegPathChromePolicy, 0, in ReportingIsEnforcedByPolicy()