Searched refs:VerifyModulePackageSign (Results 1 – 4 of 4) sorted by relevance
52 static bool VerifyModulePackageSign(const std::string &path);
69 if (!ModuleFile::VerifyModulePackageSign(file)) { in ProcessFile()
170 bool ModuleFile::VerifyModulePackageSign(const std::string &path) in VerifyModulePackageSign() function in OHOS::SysInstaller::ModuleFile
180 if (!ModuleFile::VerifyModulePackageSign(file)) { in InstallModuleFile()