Searched refs:GetAppGuidForUpdates (Results 1 – 5 of 5) sorted by relevance
46 std::wstring GetAppGuidForUpdates(bool system_install);
84 std::wstring GetAppGuidForUpdates(bool system_install) { in GetAppGuidForUpdates() function
85 std::wstring app_guid = installer::GetAppGuidForUpdates( in CanUpdateCurrentChrome()325 std::wstring app_guid = installer::GetAppGuidForUpdates(system_level); in InitiateGoogleUpdateCheck()
59 base::string16 app_guid = installer::GetAppGuidForUpdates( in CanUpdateCurrentChrome()322 base::string16 app_guid = installer::GetAppGuidForUpdates(system_level); in InitiateGoogleUpdateCheck()
119 base::string16 app_guid = installer::GetAppGuidForUpdates(IsSystemInstall()); in DetectUpdatability()