Searched refs:ReallyInstallModulePackage (Results 1 – 3 of 3) sorted by relevance
47 …int32_t ReallyInstallModulePackage(const std::string &pkgPath, const sptr<ISysInstallerCallback> &…
68 return ModuleUpdateMain::GetInstance().ReallyInstallModulePackage(realPath, nullptr); in InstallModulePackage()
231 int32_t ModuleUpdateMain::ReallyInstallModulePackage(const std::string &pkgPath, in ReallyInstallModulePackage() function in OHOS::SysInstaller::ModuleUpdateMain