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

  /external/chromium_org/chrome/installer/mini_installer/
appid.h 11 extern const wchar_t kSxSAppGuid[];
chrome_appid.cc 14 const wchar_t kSxSAppGuid[] = L"{4ea16ac7-fd5a-47c3-875b-dbf4a2008c20}";
configuration.cc 59 chrome_app_guid_ = google_update::kSxSAppGuid;
configuration_test.cc 76 EXPECT_TRUE(std::wstring(google_update::kSxSAppGuid) ==

Completed in 52 milliseconds