Searched refs:is_per_user_install (Results 1 – 12 of 12) sorted by relevance
77 virtual bool GetDeferredUploadsSupported(bool is_per_user_install);83 virtual bool GetShouldDumpLargerDumps(bool is_per_user_install);
600 static void InitPipeNameEnvVar(bool is_per_user_install) { in InitPipeNameEnvVar() argument631 is_per_user_install)) { in InitPipeNameEnvVar()642 if (is_per_user_install) { in InitPipeNameEnvVar()676 bool is_per_user_install = in InitCrashReporter() local695 InitPipeNameEnvVar(is_per_user_install); in InitCrashReporter()729 else if (GetBreakpadClient()->GetShouldDumpLargerDumps(is_per_user_install)) in InitCrashReporter()
64 bool BreakpadClient::GetShouldDumpLargerDumps(bool is_per_user_install) { in GetShouldDumpLargerDumps() argument
33 virtual bool GetDeferredUploadsSupported(bool is_per_user_install) OVERRIDE;35 virtual bool GetShouldDumpLargerDumps(bool is_per_user_install) OVERRIDE;
179 bool is_per_user_install) { in GetDeferredUploadsSupported() argument181 !is_per_user_install); in GetDeferredUploadsSupported()193 bool ChromeBreakpadClient::GetShouldDumpLargerDumps(bool is_per_user_install) { in GetShouldDumpLargerDumps() argument195 GoogleUpdateSettings::GetChromeChannel(!is_per_user_install))); in GetShouldDumpLargerDumps()
128 bool is_per_user_install = in AddDefaultShortcutProperties() local131 ShellUtil::GetBrowserModelId(dist, is_per_user_install)); in AddDefaultShortcutProperties()
387 bool is_per_user_install);
1007 bool is_per_user_install =InstallUtil::IsPerUserInstall(chrome_exe.c_str()); in RemoveRunVerbOnWindows8() local1008 HKEY root_key = DetermineRegistrationRoot(is_per_user_install); in RemoveRunVerbOnWindows8()1014 dist, is_per_user_install)); in RemoveRunVerbOnWindows8()1645 bool is_per_user_install) { in GetBrowserModelId() argument1656 } else if (is_per_user_install && !GetUserSpecificRegistrySuffix(&suffix)) { in GetBrowserModelId()
94 bool is_per_user_install) { in GetExpectedAppId() argument125 app_name = ShellUtil::GetBrowserModelId(dist, is_per_user_install); in GetExpectedAppId()391 bool is_per_user_install = in MigrateShortcutsInPathInternal() local411 GetExpectedAppId(command_line, is_per_user_install)); in MigrateShortcutsInPathInternal()459 ShellUtil::GetBrowserModelId(dist, is_per_user_install)); in MigrateShortcutsInPathInternal()
207 bool is_per_user_install = InstallUtil::IsPerUserInstall( in DisplayNotification() local209 string16 appid = ShellUtil::GetBrowserModelId(dist, is_per_user_install); in DisplayNotification()
330 bool is_per_user_install = InstallUtil::IsPerUserInstall( in Execute() local333 distribution, is_per_user_install); in Execute()
880 bool is_per_user_install = InstallUtil::IsPerUserInstall(exe_path); in ActivateMetroChrome() local884 is_per_user_install); in ActivateMetroChrome()