OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
.
28
GoogleChromeSxSDistribution
::
GoogleChromeSxSDistribution
()
33
base::string16
GoogleChromeSxSDistribution
::GetBaseAppName() {
37
base::string16
GoogleChromeSxSDistribution
::GetShortcutName(
54
base::string16
GoogleChromeSxSDistribution
::GetStartMenuShortcutSubfolder(
66
base::string16
GoogleChromeSxSDistribution
::GetBaseAppId() {
70
base::string16
GoogleChromeSxSDistribution
::GetBrowserProgIdPrefix() {
74
base::string16
GoogleChromeSxSDistribution
::GetBrowserProgIdDesc() {
78
base::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
99
dist = GetOrCreateBrowserDistribution<
GoogleChromeSxSDistribution
>(
/external/chromium_org/chrome/app/
chrome_crash_reporter_client.cc
196
channel_name ==
GoogleChromeSxSDistribution
::ChannelName());
Completed in 1201 milliseconds