Searched refs:CreateApplicationShortcuts (Results 1 – 5 of 5) sorted by relevance
56 void CreateApplicationShortcuts();
120 void TabHelper::CreateApplicationShortcuts() { in CreateApplicationShortcuts() function in extensions::TabHelper
164 void CreateApplicationShortcuts(Browser* browser);
1247 void CreateApplicationShortcuts(Browser* browser) { in CreateApplicationShortcuts() function1251 CreateApplicationShortcuts(); in CreateApplicationShortcuts()
672 CreateApplicationShortcuts(browser_); in ExecuteCommandWithDisposition()