OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHORTCUT_CHROME_ALTERNATE
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/chrome/installer/util/
google_chrome_sxs_distribution.cc
42
case
SHORTCUT_CHROME_ALTERNATE
:
99
shortcut_type ==
SHORTCUT_CHROME_ALTERNATE
) << shortcut_type;
browser_distribution.cc
161
case
SHORTCUT_CHROME_ALTERNATE
:
179
shortcut_type ==
SHORTCUT_CHROME_ALTERNATE
) << shortcut_type;
browser_distribution.h
34
SHORTCUT_CHROME_ALTERNATE
,
chrome_frame_distribution.cc
52
case
SHORTCUT_CHROME_ALTERNATE
:
google_chrome_distribution.cc
136
case
SHORTCUT_CHROME_ALTERNATE
:
153
shortcut_type ==
SHORTCUT_CHROME_ALTERNATE
) << shortcut_type;
/external/chromium_org/chrome/installer/setup/
install.cc
428
BrowserDistribution::
SHORTCUT_CHROME_ALTERNATE
));
440
BrowserDistribution::
SHORTCUT_CHROME_ALTERNATE
));
install_unittest.cc
124
dist_->GetShortcutName(BrowserDistribution::
SHORTCUT_CHROME_ALTERNATE
) +
Completed in 39 milliseconds