Home
last modified time | relevance | path

Searched refs:HotAppInstall (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/sys_installer/services/module_update/service/include/
H A Dmodule_update_main.h51 bool HotAppInstall(ModuleUpdateStatus &status);
/ohos5.0/base/update/sys_installer/services/module_update/service/src/
H A Dmodule_update_main.cpp127 return HotAppInstall(status); in DoHotInstall()
143 bool ModuleUpdateMain::HotAppInstall(ModuleUpdateStatus &status) in HotAppInstall() function in OHOS::SysInstaller::ModuleUpdateMain