Home | History | Annotate | Download | only in util

Lines Matching refs:GetUserSpecificRegistrySuffix

117   if (ShellUtil::GetUserSpecificRegistrySuffix(&new_style_suffix) &&
874 return ShellUtil::GetUserSpecificRegistrySuffix(suffix);
1692 (!GetUserSpecificRegistrySuffix(&tested_suffix) ||
1702 if (!GetUserSpecificRegistrySuffix(&tested_suffix))
1727 } else if (is_per_user_install && !GetUserSpecificRegistrySuffix(&suffix)) {
2228 bool ShellUtil::GetUserSpecificRegistrySuffix(base::string16* suffix) {