Searched refs:chrome_app_guid_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/installer/mini_installer/
H A Dconfiguration.h41 const wchar_t* chrome_app_guid() const { return chrome_app_guid_; }
68 const wchar_t* chrome_app_guid_; member in class:mini_installer::Configuration
H A Dconfiguration.cc31 chrome_app_guid_ = google_update::kAppGuid;
59 chrome_app_guid_ = google_update::kSxSAppGuid;

Completed in 166 milliseconds