HKEY_USERS        802 chrome/installer/setup/uninstall.cc         HKEY_USERS, profile_sid, KEY_READ);
HKEY_USERS        822 chrome/installer/setup/uninstall.cc       result = RegLoadKey(HKEY_USERS, profile_sid,
HKEY_USERS        834 chrome/installer/setup/uninstall.cc         HKEY_USERS, profile_sid, KEY_ALL_ACCESS);
HKEY_USERS        848 chrome/installer/setup/uninstall.cc       if (RegUnLoadKey(HKEY_USERS, profile_sid) == ERROR_SUCCESS)
HKEY_USERS        934 chrome/installer/setup/uninstall.cc               HKEY_USERS,
HKEY_USERS         44 chrome/test/security_tests/security_tests.cc   SECURITY_CHECK(TestOpenKey(HKEY_USERS, L""));
HKEY_USERS         24 sandbox/win/sandbox_poc/pocdll/registry.cc     case HKEY_USERS:
HKEY_USERS         59 sandbox/win/sandbox_poc/pocdll/registry.cc   TryOpenKey(HKEY_USERS, NULL, output);
HKEY_USERS         43 sandbox/win/src/target_services.cc           FlushRegKey(HKEY_USERS));
HKEY_USERS         28 sandbox/win/src/win_utils.cc     { L"HKEY_USERS", HKEY_USERS},
HKEY_USERS         27 sandbox/win/tests/validation_tests/commands.cc     return HKEY_USERS;
HKEY_USERS         51 sandbox/win/tools/finder/finder.cc     ParseRegistry(HKEY_USERS, L"HKU\\");