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

  /external/chromium_org/chrome/installer/util/
google_chrome_sxs_distribution.h 28 virtual base::string16 GetBrowserProgIdPrefix() OVERRIDE;
chrome_app_host_distribution.h 18 virtual base::string16 GetBrowserProgIdPrefix() OVERRIDE;
chrome_frame_distribution.h 16 virtual base::string16 GetBrowserProgIdPrefix() OVERRIDE;
chromium_binaries_distribution.h 17 virtual base::string16 GetBrowserProgIdPrefix() OVERRIDE;
google_chrome_distribution.h 49 virtual base::string16 GetBrowserProgIdPrefix() OVERRIDE;
browser_distribution.h 115 virtual base::string16 GetBrowserProgIdPrefix();
chrome_app_host_distribution.cc 40 base::string16 ChromeAppHostDistribution::GetBrowserProgIdPrefix() {
chrome_frame_distribution.cc 37 base::string16 ChromeFrameDistribution::GetBrowserProgIdPrefix() {
chromium_binaries_distribution.cc 39 base::string16 ChromiumBinariesDistribution::GetBrowserProgIdPrefix() {
google_chrome_distribution_dummy.cc 59 base::string16 GoogleChromeDistribution::GetBrowserProgIdPrefix() {
google_chrome_sxs_distribution.cc 71 base::string16 GoogleChromeSxSDistribution::GetBrowserProgIdPrefix() {
browser_distribution.cc 216 base::string16 BrowserDistribution::GetBrowserProgIdPrefix() {
google_chrome_distribution.cc 164 base::string16 GoogleChromeDistribution::GetBrowserProgIdPrefix() {
shell_util.cc 109 base::string16 chrome_html(dist->GetBrowserProgIdPrefix());
    [all...]
  /external/chromium_org/chrome/installer/setup/
uninstall.cc 672 distribution->GetBrowserProgIdPrefix() + browser_entry_suffix);
    [all...]

Completed in 2145 milliseconds