Home
last modified time | relevance | path

Searched refs:GetExpectedAppId (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/
Dshell_integration_win.cc88 bool GetExpectedAppId(IShellLink* shell_link,
174 if (!GetExpectedAppId(shell_link, &expected_app_id) || in MigrateWin7ShortcutsInPath()
195 bool MigrateChromiumShortcutsTask::GetExpectedAppId( in GetExpectedAppId() function in __anonf3506f0a0111::MigrateChromiumShortcutsTask
/external/chromium_org/chrome/browser/
Dshell_integration_win.cc93 base::string16 GetExpectedAppId(const CommandLine& command_line, in GetExpectedAppId() function
411 GetExpectedAppId(command_line, is_per_user_install)); in MigrateShortcutsInPathInternal()