Searched refs:CheckHapEncryption (Results 1 – 4 of 4) sorted by relevance
274 …static bool CheckHapEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryptio…
639 ErrCode CheckHapEncryption(const std::unordered_map<std::string, InnerBundleInfo> &infos,
1549 return CheckHapEncryption(checkEncryptionParam, isEncryption); in CheckEncryption()1598 bool InstalldOperator::CheckHapEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &i… in CheckHapEncryption() function in OHOS::AppExecFwk::InstalldOperator
4548 if ((result = CheckHapEncryption(infos, oldInfo)) != ERR_OK) { in SaveHapToInstallPath()5324 ErrCode BaseBundleInstaller::CheckHapEncryption(const std::unordered_map<std::string, InnerBundleIn… in CheckHapEncryption() function in OHOS::AppExecFwk::BaseBundleInstaller