HomeSort by relevance Sort by last modified time
    Searched refs:ShellIntegration (Results 26 - 47 of 47) sorted by null

12

  /external/chromium_org/chrome/browser/first_run/
first_run.cc 445 if (ShellIntegration::CanSetAsDefaultBrowser() ==
446 ShellIntegration::SET_DEFAULT_UNATTENDED) {
452 ShellIntegration::SetAsDefaultBrowser();
455 ShellIntegration::SetAsDefaultBrowser();
upgrade_util_win.cc 190 ShellIntegration::GetStartMenuShortcut(chrome_exe));
  /external/chromium_org/chrome/browser/ui/views/profiles/
user_manager_view.cc 155 ShellIntegration::GetChromiumModelIdForProfile(
  /external/chromium_org/chrome/browser/
chrome_browser_main_win.cc 108 (ShellIntegration::GetDefaultBrowser() == ShellIntegration::IS_DEFAULT)) {
process_singleton_win.cc 204 if (ShellIntegration::GetDefaultBrowser() != ShellIntegration::IS_DEFAULT)
chrome_browser_main.cc     [all...]
jumplist_win.cc 203 app_id_ = ShellIntegration::GetChromiumModelIdForProfile(profile_->GetPath());
browser_process_impl.cc     [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
browser_options_handler.cc 170 default_browser_worker_ = new ShellIntegration::DefaultBrowserWorker(this);
    [all...]
  /external/chromium_org/chrome/browser/web_applications/
web_app_win.cc 191 cmd_line = ShellIntegration::CommandLineArgsForLauncher(shortcut_info.url,
207 base::string16 app_id(ShellIntegration::GetAppModelIdForProfile(
334 ShellIntegration::CommandLineArgsForLauncher(shortcut_info.url,
update_shortcut_worker_win.cc 200 base::string16 app_id = ShellIntegration::GetAppModelIdForProfile(
  /external/chromium_org/chrome/browser/ui/views/app_list/win/
app_list_service_win.cc 127 return ShellIntegration::GetAppListAppModelIdForProfile(initial_profile_path);
164 // (ShellIntegration::MigrateWin7ShortcutsOnPath). Having different threads
  /external/chromium_org/chrome/browser/ui/views/
hung_renderer_view.cc 251 ShellIntegration::GetChromiumModelIdForProfile(profile->GetPath()),
task_manager_view.cc 493 ShellIntegration::GetChromiumModelIdForProfile(
  /external/chromium_org/chrome/browser/plugins/
plugin_infobar_delegates.cc 494 ShellIntegration::GetStartMenuShortcut(exe_path));
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_stack_view.cc 507 ShellIntegration::GetAppModelIdForProfile(
panel_view.cc 319 ShellIntegration::GetAppModelIdForProfile(
    [all...]
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model_unittest.cc 589 virtual ShellIntegration::DefaultProtocolClientWorker* CreateShellWorker(
590 ShellIntegration::DefaultWebClientObserver* observer,
  /external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager_unittest_win.cc 144 ShellIntegration::GetChromiumModelIdForProfile(profile_path));
    [all...]
profile_shortcut_manager_win.cc 451 ShellIntegration::GetChromiumModelIdForProfile(params.profile_path));
    [all...]
  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_impl.cc 391 ShellIntegration::MigrateChromiumShortcuts();
    [all...]
  /external/chromium_org/chrome/browser/prerender/
prerender_browsertest.cc     [all...]

Completed in 1439 milliseconds

12