HomeSort by relevance Sort by last modified time
    Searched refs:GetChromiumAppId (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/
shell_integration_unittest.cc 316 ShellIntegration::GetChromiumAppId(empty_path));
324 ShellIntegration::GetChromiumAppId(default_profile_path));
333 ShellIntegration::GetChromiumAppId(profile_path));
shell_integration.h 119 static std::wstring GetChromiumAppId(const FilePath& profile_path);
shell_integration_win.cc 412 std::wstring ShellIntegration::GetChromiumAppId(const FilePath& profile_path) {
jumplist_win.cc 603 app_id_ = ShellIntegration::GetChromiumAppId(profile->GetPath());
  /external/chromium/chrome/browser/ui/
browser.cc 422 ShellIntegration::GetChromiumAppId(profile_->GetPath()),
    [all...]

Completed in 59 milliseconds