Home
last modified time | relevance | path

Searched refs:ENCRYPTED_APPLICATION (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h70 ENCRYPTED_APPLICATION = 0x00000001, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp5126 ….SetApplicationReservedFlag(static_cast<uint32_t>(ApplicationReservedFlag::ENCRYPTED_APPLICATION)); in CheckSoEncryption()
5372 ….SetApplicationReservedFlag(static_cast<uint32_t>(ApplicationReservedFlag::ENCRYPTED_APPLICATION)); in UpdateEncryptionStatus()
5375 …learApplicationReservedFlag(static_cast<uint32_t>(ApplicationReservedFlag::ENCRYPTED_APPLICATION)); in UpdateEncryptionStatus()
5386 …learApplicationReservedFlag(static_cast<uint32_t>(ApplicationReservedFlag::ENCRYPTED_APPLICATION)); in ClearEncryptionStatus()