HomeSort by relevance Sort by last modified time
    Searched refs:chrome_app_guid_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/installer/mini_installer/
configuration.h 41 const wchar_t* chrome_app_guid() const { return chrome_app_guid_; }
63 const wchar_t* chrome_app_guid_; member in class:mini_installer::Configuration
configuration.cc 31 chrome_app_guid_ = google_update::kAppGuid;
58 chrome_app_guid_ = google_update::kSxSAppGuid;

Completed in 3830 milliseconds