Home
last modified time | relevance | path

Searched defs:isCompressNativeLibrary (Results 1 – 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dcode_signature_param.h28 bool isCompressNativeLibrary = true; member
Dcheck_encryption_param.h39 bool isCompressNativeLibrary = false; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp1714 const bool isCompressNativeLibrary = checkEncryptionParam.isCompressNativeLibrary; in CheckEncryption() local
1763 const bool isCompressNativeLibrary = checkEncryptionParam.isCompressNativeLibrary; in CheckHapEncryption() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinner_bundle_info.cpp4380 bool isCompressNativeLibrary = moduleInfo.compressNativeLibs; in CheckSoEncryption() local
Dbase_bundle_installer.cpp5692 bool isCompressNativeLibrary = info.IsCompressNativeLibs(info.GetCurModuleName()); in InnerProcessNativeLibs() local