Home
last modified time | relevance | path

Searched refs:sysComponent (Results 1 - 1 of 1) sorted by relevance

/base/update/updateservice/services/firmware/upgrade/install/src/
H A Dfirmware_sys_installer_install.cpp63 FirmwareComponent sysComponent = firmwareComponent; in DoSysInstall() local
84 sysComponent.status = installProgress.progress.status; in DoSysInstall()
85 sysComponent.progress = installProgress.progress.percent; in DoSysInstall()
87 sysComponent.status, sysComponent.progress); in DoSysInstall()
92 onInstallCallback_.onFirmwareProgress(sysComponent); in DoSysInstall()
110 if (StartUpdatePackageZip(sysComponent.spath) != OHOS_SUCCESS) { in DoSysInstall()

Completed in 1 milliseconds