OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHROME_MULTI
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/installer/util/
installation_validator.h
39
CHROME_MULTI
= 0x02,
51
CHROME_MULTI
=
52
ProductBits::
CHROME_MULTI
,
58
ProductBits::CHROME_FRAME_SINGLE | ProductBits::
CHROME_MULTI
,
62
ProductBits::CHROME_FRAME_MULTI | ProductBits::
CHROME_MULTI
,
69
ProductBits::
CHROME_MULTI
,
74
ProductBits::
CHROME_MULTI
,
76
ProductBits::CHROME_APP_HOST | ProductBits::
CHROME_MULTI
,
installation_validator_unittest.cc
391
ttm[InstallationValidator::
CHROME_MULTI
] = CM_MULTI | CM_CHROME;
461
(inst_type & InstallationValidator::ProductBits::
CHROME_MULTI
) != 0) ||
514
InstallationValidator::ProductBits::
CHROME_MULTI
);
519
(InstallationValidator::ProductBits::
CHROME_MULTI
|
572
InstallationValidator::
CHROME_MULTI
,
installation_validator.cc
155
CHROME_MULTI
,
768
ProductBits::
CHROME_MULTI
:
/external/chromium_org/chrome/test/mini_installer_test/
test.cc
198
InstallationValidator::
CHROME_MULTI
, provider_->GetCurrentBuild()));
281
InstallationValidator::
CHROME_MULTI
, provider_->GetCurrentBuild()));
303
InstallationValidator::
CHROME_MULTI
, provider_->GetCurrentBuild()));
311
InstallationValidator::
CHROME_MULTI
, provider_->GetCurrentBuild()));
378
InstallationValidator::
CHROME_MULTI
, provider_->GetCurrentBuild()));
385
InstallationValidator::
CHROME_MULTI
, provider_->GetCurrentBuild()));
390
InstallationValidator::
CHROME_MULTI
, provider_->GetCurrentBuild()));
397
InstallationValidator::
CHROME_MULTI
, provider_->GetCurrentBuild()));
402
InstallationValidator::
CHROME_MULTI
, provider_->GetCurrentBuild()));
installer_test_util.cc
30
InstallationValidator::ProductBits::
CHROME_MULTI
);
35
(InstallationValidator::ProductBits::
CHROME_MULTI
|
256
(InstallationValidator::ProductBits::
CHROME_MULTI
|
/external/chromium_org/chrome/installer/tools/
validate_installation_main.cc
135
InstallationValidator::ProductBits::
CHROME_MULTI
,
Completed in 60 milliseconds