Searched refs:IsBundleEncrypted (Results 1 – 2 of 2) sorted by relevance
644 bool IsBundleEncrypted(const std::unordered_map<std::string, InnerBundleInfo> &infos,
5370 if (IsBundleEncrypted(infos, oldInfo, newInfo)) { in UpdateEncryptionStatus()5394 bool BaseBundleInstaller::IsBundleEncrypted(const std::unordered_map<std::string, InnerBundleInfo> … in IsBundleEncrypted() function in OHOS::AppExecFwk::BaseBundleInstaller