Searched defs:GetBrand (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/google/
H A Dgoogle_util_chromeos.cc55 std::string GetBrand() { function in namespace:google_util::chromeos
H A Dgoogle_util.cc109 bool GetBrand(std::string* brand) { function in namespace:google_util
116 bool ret = GoogleUpdateSettings::GetBrand(&brand16);
132 bool GetBrand(std::string* brand) { function in namespace:google_util
141 brand->assign(google_util::chromeos::GetBrand());
/external/chromium_org/rlz/lib/
H A Drlz_lib_clear.cc78 const std::string& SupplementaryBranding::GetBrand() { function in class:rlz_lib::SupplementaryBranding
/external/chromium_org/chrome/installer/util/
H A Dgoogle_update_settings.cc322 bool GoogleUpdateSettings::GetBrand(std::wstring* brand) { function in class:GoogleUpdateSettings

Completed in 131 milliseconds