Searched refs:o_rUpdateInfo (Results 1 – 2 of 2) sorted by relevance
91 UpdateInfo& o_rUpdateInfo, in checkForUpdates() argument177 … o_rUpdateInfo.Sources.push_back( DownloadSource(bIsDirect, xNode2->getNodeValue()) ); in checkForUpdates()190 o_rUpdateInfo.Version = xNode2->getNodeValue(); in checkForUpdates()200 o_rUpdateInfo.BuildId = xNode2->getNodeValue(); in checkForUpdates()202 o_rUpdateInfo.Description = aEntry.Description; in checkForUpdates()228 o_rUpdateInfo.ReleaseNotes.push_back(aRelNote); in checkForUpdates()237 if( o_rUpdateInfo.Sources.size() > 0 ) in checkForUpdates()
33 UpdateInfo& o_rUpdateInfo,
Completed in 20 milliseconds