HomeSort by relevance Sort by last modified time
    Searched refs:GetAppModelIdForProfile (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chrome/browser/
shell_integration_win_unittest.cc 73 ShellIntegration::GetAppModelIdForProfile(app_name,
76 ShellIntegration::GetAppModelIdForProfile(
329 ShellIntegration::GetAppModelIdForProfile(base_app_id, empty_path));
337 ShellIntegration::GetAppModelIdForProfile(base_app_id,
346 ShellIntegration::GetAppModelIdForProfile(base_app_id,
shell_integration.h 129 static base::string16 GetAppModelIdForProfile(const base::string16& app_name,
133 // calling GetAppModelIdForProfile() with ShellUtil::GetAppId() as app_name.
shell_integration_win.cc 132 return ShellIntegration::GetAppModelIdForProfile(app_name, profile_path);
394 base::string16 ShellIntegration::GetAppModelIdForProfile(
413 return GetAppModelIdForProfile(
421 return ShellIntegration::GetAppModelIdForProfile(
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_window_property_manager_win.cc 51 ShellIntegration::GetAppModelIdForProfile(
  /external/chromium_org/chrome/browser/ui/views/apps/
chrome_native_app_window_views_win.cc 127 ShellIntegration::GetAppModelIdForProfile(app_name_wide,
  /external/chromium_org/chrome/browser/web_applications/
update_shortcut_worker_win.cc 200 base::string16 app_id = ShellIntegration::GetAppModelIdForProfile(
web_app_win.cc 207 base::string16 app_id(ShellIntegration::GetAppModelIdForProfile(
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_stack_view.cc 507 ShellIntegration::GetAppModelIdForProfile(
panel_view.cc 319 ShellIntegration::GetAppModelIdForProfile(
    [all...]

Completed in 598 milliseconds