Home | History | Annotate | Download | only in util

Lines Matching refs:is_per_user_install

1017     bool is_per_user_install =InstallUtil::IsPerUserInstall(chrome_exe.c_str());
1018 HKEY root_key = DetermineRegistrationRoot(is_per_user_install);
1024 dist, is_per_user_install));
1716 bool is_per_user_install) {
1727 } else if (is_per_user_install && !GetUserSpecificRegistrySuffix(&suffix)) {