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

  /external/chromium_org/chrome/installer/util/
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();
google_chrome_sxs_distribution.cc 5 // This file defines implementation of GoogleChromeSxSDistribution.
28 GoogleChromeSxSDistribution::GoogleChromeSxSDistribution()
34 base::string16 GoogleChromeSxSDistribution::GetBaseAppName() {
38 base::string16 GoogleChromeSxSDistribution::GetShortcutName(
55 base::string16 GoogleChromeSxSDistribution::GetStartMenuShortcutSubfolder(
67 base::string16 GoogleChromeSxSDistribution::GetBaseAppId() {
71 base::string16 GoogleChromeSxSDistribution::GetBrowserProgIdPrefix() {
75 base::string16 GoogleChromeSxSDistribution::GetBrowserProgIdDesc() {
79 base::string16 GoogleChromeSxSDistribution::GetInstallSubDir()
    [all...]

Completed in 30 milliseconds