Home
last modified time | relevance | path

Searched defs:installBundleType (Results 1 – 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dcheck_encryption_param.h36 InstallBundleType installBundleType = InstallBundleType::HAP; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp1562 InstallBundleType installBundleType = checkEncryptionParam.installBundleType; in CheckEncryption() local
1611 InstallBundleType installBundleType = checkEncryptionParam.installBundleType; in CheckHapEncryption() local
2245 bool &isEncryption, InstallBundleType installBundleType, bool isCompressNativeLibrary) in EnforceEncryption()