Home
last modified time | relevance | path

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

/base/update/sys_installer/services/module_update/service/include/
Dmodule_update_main.h41 …int32_t InstallModuleFile(const std::string &hmpName, const std::string &file, ModuleUpdateStatus …
/base/update/sys_installer/services/module_update/service/src/
Dmodule_update_main.cpp256 ret = InstallModuleFile(hmpName, file, status); in ReallyInstallModulePackage()
319 int32_t ModuleUpdateMain::InstallModuleFile(const std::string &hmpName, const std::string &file, in InstallModuleFile() function in OHOS::SysInstaller::ModuleUpdateMain