Searched defs:product_guid (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dgoogle_chrome_distribution.h90 const string16& product_guid() { return product_guid_; } function in class:GoogleChromeDistribution
H A Dgoogle_update_settings.cc376 const std::wstring& product_guid) {
385 reg_key.append(product_guid);
401 result = key.CreateKey(product_guid.c_str(), KEY_SET_VALUE);
374 UpdateInstallStatus(bool system_install, installer::ArchiveType archive_type, int install_return_code, const std::wstring& product_guid) argument

Completed in 62 milliseconds