Searched refs:InstallModuleFile (Results 1 – 2 of 2) sorted by relevance
56 int32_t InstallModuleFile(const std::string &hmpName, const std::string &file) const;
165 ret = InstallModuleFile(hmpName, file); in ReallyInstallModulePackage()184 int32_t ModuleUpdateService::InstallModuleFile(const std::string &hmpName, const std::string &file)… in InstallModuleFile() function in OHOS::SysInstaller::ModuleUpdateService