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

  /external/chromium_org/chrome/installer/mini_installer/
appid.h 10 extern const wchar_t kAppGuid[];
chrome_appid.cc 8 const wchar_t kAppGuid[] = L"{8A69D345-D564-463c-AFF1-A69D9E530F96}";
configuration_test.cc 67 EXPECT_TRUE(std::wstring(google_update::kAppGuid) ==
69 EXPECT_TRUE(std::wstring(google_update::kAppGuid) ==
71 EXPECT_TRUE(std::wstring(google_update::kAppGuid) ==
74 EXPECT_TRUE(std::wstring(google_update::kAppGuid) ==
configuration.cc 31 chrome_app_guid_ = google_update::kAppGuid;

Completed in 334 milliseconds