Searched refs:GetAllEncryptedModuleNames (Results 1 – 3 of 3) sorted by relevance
2191 void GetAllEncryptedModuleNames(std::vector<std::string> &moduleNames) const;
4187 void InnerBundleInfo::GetAllEncryptedModuleNames(std::vector<std::string> &moduleNames) const in GetAllEncryptedModuleNames() function in OHOS::AppExecFwk::InnerBundleInfo
5415 oldInfo.GetAllEncryptedModuleNames(encryptedModuleNames); in IsBundleEncrypted()