Searched refs:GetChromiumAppId (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/
H A Dshell_integration_unittest.cc316 ShellIntegration::GetChromiumAppId(empty_path));
324 ShellIntegration::GetChromiumAppId(default_profile_path));
333 ShellIntegration::GetChromiumAppId(profile_path));
H A Dshell_integration.h119 static std::wstring GetChromiumAppId(const FilePath& profile_path);
H A Dshell_integration_win.cc412 std::wstring ShellIntegration::GetChromiumAppId(const FilePath& profile_path) { function in class:ShellIntegration
H A Djumplist_win.cc603 app_id_ = ShellIntegration::GetChromiumAppId(profile->GetPath());
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc422 ShellIntegration::GetChromiumAppId(profile_->GetPath()),

Completed in 932 milliseconds