Searched refs:bundleInstallMsg (Results 1 – 1 of 1) sorted by relevance
1143 AdapterFree(bundleInstallMsg); in ReportHceInstallCallback()1145 if (bundleInstallMsg == nullptr) { in ReportHceInstallCallback()1166 AdapterFree(bundleInstallMsg); in ReportHceUninstallCallback()1168 if (bundleInstallMsg == nullptr) { in ReportHceUninstallCallback()1173 bundleInstallMsg->installProcess = process; in ReportHceUninstallCallback()1174 bundleInstallMsg->bundleName = bundleName; in ReportHceUninstallCallback()1191 if (bundleInstallMsg == nullptr) { in ReportInstallCallback()1202 (*installerCallback)(errCode, bundleInstallMsg); in ReportInstallCallback()1213 if (bundleInstallMsg == nullptr) { in ReportUninstallCallback()1217 bundleInstallMsg->bundleName = bundleName; in ReportUninstallCallback()[all …]