OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShellIntegration
(Results
76 - 85
of
85
) sorted by null
1
2
3
4
/external/chromium/chrome/browser/
jumplist_win.cc
603
app_id_ =
ShellIntegration
::GetChromiumAppId(profile->GetPath());
browser_main.cc
[
all
...]
/external/chromium_org/chrome/browser/
jumplist_win.cc
496
app_id_ =
ShellIntegration
::GetChromiumModelIdForProfile(profile->GetPath());
/external/chromium_org/chrome/browser/ui/views/
task_manager_view.cc
521
ShellIntegration
::GetChromiumModelIdForProfile(
/external/chromium_org/chrome/browser/ui/
browser.cc
422
ShellIntegration
::GetAppModelIdForProfile(UTF8ToWide(app_name_),
424
ShellIntegration
::GetChromiumModelIdForProfile(profile_->GetPath()),
[
all
...]
/external/chromium_org/chrome/browser/profiles/
profile_shortcut_manager_unittest_win.cc
143
ShellIntegration
::GetChromiumModelIdForProfile(profile_path));
[
all
...]
profile_shortcut_manager_win.cc
465
ShellIntegration
::GetChromiumModelIdForProfile(params.profile_path));
[
all
...]
/external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_impl.cc
389
ShellIntegration
::MigrateChromiumShortcuts();
[
all
...]
/external/chromium_org/chrome/browser/ui/views/panels/
panel_view.cc
290
ShellIntegration
::GetAppModelIdForProfile(UTF8ToWide(panel->app_name()),
[
all
...]
/external/chromium/chrome/browser/ui/
browser.cc
421
ShellIntegration
::GetAppId(UTF8ToWide(app_name_), profile_->GetPath()) :
422
ShellIntegration
::GetChromiumAppId(profile_->GetPath()),
[
all
...]
Completed in 664 milliseconds
1
2
3
4