Searched refs:CheckHmpName (Results 1 – 2 of 2) sorted by relevance
34 int32_t CheckHmpName(const std::string &hmpName);
213 int32_t ModuleUpdateMain::CheckHmpName(const std::string &hmpName) in CheckHmpName() function in OHOS::SysInstaller::ModuleUpdateMain235 int32_t ret = CheckHmpName(hmpName); in ReallyInstallModulePackage()