OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:installed_brandcode
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/installer/gcapi/
gcapi.cc
722
base::string16
installed_brandcode
;
local
724
if (GoogleUpdateSettings::GetBrand(&
installed_brandcode
)) {
726
if (!_wcsicmp(
installed_brandcode
.c_str(), partner_brandcode_list[i])) {
Completed in 83 milliseconds