OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
174
static base::string16
GetAppModelIdForProfile
(const base::string16& app_name,
178
// calling
GetAppModelIdForProfile
() with ShellUtil::GetAppId() as app_name.
shell_integration_win.cc
129
return ShellIntegration::
GetAppModelIdForProfile
(app_name, profile_path);
335
base::string16 ShellIntegration::
GetAppModelIdForProfile
(
354
return
GetAppModelIdForProfile
(
362
return ShellIntegration::
GetAppModelIdForProfile
(
/external/chromium_org/chrome/browser/ui/views/frame/
browser_window_property_manager_win.cc
46
ShellIntegration::
GetAppModelIdForProfile
(UTF8ToWide(browser->app_name()),
/external/chromium_org/chrome/browser/ui/views/panels/
panel_stack_view.cc
507
ShellIntegration::
GetAppModelIdForProfile
(UTF8ToWide(panel->app_name()),
panel_view.cc
303
ShellIntegration::
GetAppModelIdForProfile
(UTF8ToWide(panel->app_name()),
[
all
...]
/external/chromium_org/chrome/browser/ui/web_applications/
web_app_ui.cc
302
base::string16 app_id = ShellIntegration::
GetAppModelIdForProfile
(
/external/chromium_org/chrome/browser/web_applications/
web_app_win.cc
212
base::string16 app_id(ShellIntegration::
GetAppModelIdForProfile
(
/external/chromium_org/chrome/browser/ui/views/apps/
native_app_window_views.cc
357
ui::win::SetAppIdForWindow(ShellIntegration::
GetAppModelIdForProfile
(
[
all
...]
Completed in 140 milliseconds