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

  /external/chromium_org/chrome/installer/util/
google_chrome_sxs_distribution.cc 5 // This file defines implementation of GoogleChromeSxSDistribution.
30 GoogleChromeSxSDistribution::GoogleChromeSxSDistribution()
35 string16 GoogleChromeSxSDistribution::GetBaseAppName() {
39 string16 GoogleChromeSxSDistribution::GetShortcutName(
56 string16 GoogleChromeSxSDistribution::GetStartMenuShortcutSubfolder(
68 string16 GoogleChromeSxSDistribution::GetBaseAppId() {
72 string16 GoogleChromeSxSDistribution::GetBrowserProgIdPrefix() {
76 string16 GoogleChromeSxSDistribution::GetBrowserProgIdDesc() {
80 string16 GoogleChromeSxSDistribution::GetInstallSubDir()
    [all...]
google_chrome_sxs_distribution.h 14 // GoogleChromeSxSDistribution encapsulates properties of Google Chrome Sxs
20 class GoogleChromeSxSDistribution : public GoogleChromeDistribution {
39 // returns the channel name for GoogleChromeSxSDistribution
45 GoogleChromeSxSDistribution();
browser_distribution.cc 102 dist = GetOrCreateBrowserDistribution<GoogleChromeSxSDistribution>(
  /external/chromium_org/chrome/app/
chrome_breakpad_client.cc 200 channel_name == GoogleChromeSxSDistribution::ChannelName())

Completed in 672 milliseconds