Searched refs:CreateApplicationShortcuts (Results 1 – 5 of 5) sorted by relevance
98 void CreateApplicationShortcuts();
154 void TabHelper::CreateApplicationShortcuts() { in CreateApplicationShortcuts() function in extensions::TabHelper
160 void CreateApplicationShortcuts(Browser* browser);
1132 void CreateApplicationShortcuts(Browser* browser) { in CreateApplicationShortcuts() function1136 CreateApplicationShortcuts(); in CreateApplicationShortcuts()
666 CreateApplicationShortcuts(browser_); in ExecuteCommandWithDisposition()