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/
chromium_binaries_distribution.h 18 virtual string16 GetBrowserProgIdPrefix() OVERRIDE;
google_chrome_sxs_distribution.h 28 virtual string16 GetBrowserProgIdPrefix() OVERRIDE;
chrome_app_host_distribution.h 20 virtual string16 GetBrowserProgIdPrefix() OVERRIDE;
chrome_frame_distribution.h 18 virtual string16 GetBrowserProgIdPrefix() OVERRIDE;
chromium_binaries_distribution.cc 32 string16 ChromiumBinariesDistribution::GetBrowserProgIdPrefix() {
google_chrome_distribution.h 49 virtual string16 GetBrowserProgIdPrefix() OVERRIDE;
browser_distribution.h 105 virtual string16 GetBrowserProgIdPrefix();
chrome_frame_distribution.cc 39 string16 ChromeFrameDistribution::GetBrowserProgIdPrefix() {
google_chrome_distribution_dummy.cc 59 string16 GoogleChromeDistribution::GetBrowserProgIdPrefix() {
google_chrome_sxs_distribution.cc 72 string16 GoogleChromeSxSDistribution::GetBrowserProgIdPrefix() {
chrome_app_host_distribution.cc 41 string16 ChromeAppHostDistribution::GetBrowserProgIdPrefix() {
browser_distribution.cc 202 string16 BrowserDistribution::GetBrowserProgIdPrefix() {
google_chrome_distribution.cc 161 string16 GoogleChromeDistribution::GetBrowserProgIdPrefix() {
shell_util.cc 106 string16 chrome_html(dist->GetBrowserProgIdPrefix());
    [all...]
  /external/chromium_org/chrome/installer/setup/
uninstall.cc 682 distribution->GetBrowserProgIdPrefix() + browser_entry_suffix);
757 dist->GetBrowserProgIdPrefix() + browser_entry_suffix);
    [all...]

Completed in 1838 milliseconds