OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
.
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
...]
Completed in 126 milliseconds