Lines Matching refs:downLoadInfo
169 int32_t ReportLicenseBehaviorEvent(StatisticsInfo statisticsInfo, std::string licenseType, DownLoadInfo downLoadInfo)
181 downLoadInfo.generationDuration,
182 downLoadInfo.generationResult,
183 downLoadInfo.processDuration,
184 downLoadInfo.processResult,
190 int32_t ReportCertificateBehaviorEvent(StatisticsInfo statisticsInfo, DownLoadInfo downLoadInfo,
202 downLoadInfo.generationDuration,
203 downLoadInfo.generationResult,
204 downLoadInfo.processDuration,
205 downLoadInfo.processResult,
249 struct DownLoadInfo downLoadInfo = {
255 return downLoadInfo;