/external/chromium_org/chrome/browser/google/ |
D | google_util.cc | 109 bool GetBrand(std::string* brand) { in GetBrand() 122 bool GetReactivationBrand(std::string* brand) { in GetReactivationBrand() 132 bool GetBrand(std::string* brand) { in GetBrand() 148 bool GetReactivationBrand(std::string* brand) { in GetReactivationBrand() 221 bool IsOrganic(const std::string& brand) { in IsOrganic() 254 bool IsOrganicFirstRun(const std::string& brand) { in IsOrganicFirstRun() 272 bool IsInternetCafeBrandCode(const std::string& brand) { in IsInternetCafeBrandCode() 285 BrandForTesting::BrandForTesting(const std::string& brand) : brand_(brand) { in BrandForTesting()
|
D | google_util_chromeos.cc | 29 std::string brand; in ReadBrandFromFile() local 38 void SetBrand(const base::Closure& callback, const std::string& brand) { in SetBrand()
|
/external/chromium/chrome/browser/rlz/ |
D | rlz.cc | 52 bool SendFinancialPing(const std::wstring& brand, const std::wstring& lang, in SendFinancialPing() 141 std::wstring brand; in PingNow() local 153 static bool is_organic(const std::wstring& brand) { in is_organic() 176 std::wstring brand; in Run() local
|
/external/chromium_org/chrome/browser/rlz/ |
D | rlz_unittest.cc | 135 virtual bool SendFinancialPing(const std::string& brand, in SendFinancialPing() 190 void RlzLibTest::SetMainBrand(const char* brand) { in SetMainBrand() 201 void RlzLibTest::SetReactivationBrand(const char* brand) { in SetReactivationBrand() 213 const char* brand) { in SetRegistryBrandValue() 257 std::string brand; in ExpectRlzPingSent() local 263 std::string brand; in ExpectReactivationRlzPingSent() local
|
D | rlz.cc | 66 bool IsBrandOrganic(const std::string& brand) { in IsBrandOrganic() 134 bool SendFinancialPing(const std::string& brand, in SendFinancialPing() 385 bool RLZTracker::SendFinancialPing(const std::string& brand, in SendFinancialPing()
|
/external/chromium_org/chrome/installer/util/ |
D | fake_product_state.h | 19 void set_brand(const std::wstring& brand) { brand_ = brand; } in set_brand()
|
D | installation_state.h | 59 const std::wstring& brand() const { return brand_; } in brand() function
|
D | user_experiment.cc | 338 string16 brand; in CreateExperimentDetails() local 414 string16 brand; in LaunchBrowserUserExperiment() local
|
D | google_update_settings.cc | 363 bool GoogleUpdateSettings::GetBrand(std::wstring* brand) { in GetBrand() 367 bool GoogleUpdateSettings::GetReactivationBrand(std::wstring* brand) { in GetReactivationBrand()
|
/external/chromium/chrome/browser/search_engines/ |
D | search_terms_data.cc | 81 string16 brand; in GetRlzParameterValue() local
|
/external/chromium_org/rlz/lib/ |
D | rlz_lib_clear.cc | 53 SupplementaryBranding::SupplementaryBranding(const char* brand) in SupplementaryBranding()
|
D | financial_ping_test.cc | 65 const char* brand = brand_string.empty() ? "GGLA" : brand_string.c_str(); in TEST_F() local
|
/external/chromium_org/chrome/browser/ |
D | chrome_browser_field_trials_desktop.cc | 36 std::string brand; in AutoLaunchChromeFieldTrial() local
|
D | upgrade_detector_impl.cc | 321 std::string brand; in DetectOutdatedInstall() local
|
/external/chromium_org/base/android/ |
D | build_info.h | 47 const char* brand() const { in brand() function
|
/external/chromium_org/chrome/browser/extensions/updater/ |
D | manifest_fetch_data.cc | 92 std::string brand; in AddExtension() local
|
/external/chromium_org/rlz/chromeos/lib/ |
D | rlz_value_store_chromeos.cc | 59 std::string brand = SupplementaryBranding::GetBrand(); in GetKeyName() local 67 std::string brand = SupplementaryBranding::GetBrand(); in GetKeyName() local
|
/external/chromium_org/chrome/browser/search_engines/ |
D | search_terms_data.cc | 132 std::string brand; in GetRlzParameterValue() local
|
/external/chromium/chrome/browser/extensions/ |
D | extension_rlz_module.cc | 151 std::string brand; in RunImpl() local
|
/external/chromium_org/chrome/browser/profile_resetter/ |
D | brandcode_config_fetcher.cc | 36 std::string GetUploadData(const std::string& brand) { in GetUploadData()
|
/external/chromium_org/chrome/browser/signin/ |
D | signin_promo.cc | 65 std::string brand; in AllowPromoAtStartupForCurrentBrand() local
|
/external/chromium_org/components/autofill/content/browser/risk/proto/ |
D | fingerprint.proto | 38 optional string brand = 2; field
|
/external/chromium/chrome/browser/first_run/ |
D | first_run_win.cc | 302 std::wstring brand; in IsOrganicFirstRun() local
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/ |
D | connectivitychecker.h | 42 std::string brand; member
|
/external/chromium_org/rlz/win/lib/ |
D | rlz_value_store_registry.cc | 52 std::string brand(SupplementaryBranding::GetBrand()); in AppendBrandToString() local
|