Searched defs:isEncryption (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/ |
H A D | bms_installd_client_test.cpp | 1266 bool isEncryption = true; variable 1280 bool isEncryption = true; variable 1293 bool isEncryption; variable 1307 bool isEncryption = true; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 357 …rtual ErrCode CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckEncryption()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | installd_client.cpp | 360 …stalldClient::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckEncryption()
|
H A D | mock_install_client.cpp | 241 …stalldClient::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckEncryption()
|
H A D | mock_installd_host_impl.cpp | 242 …alldHostImpl::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckEncryption()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
H A D | installd_operator.cpp | 1546 …alldOperator::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckEncryption() 1598 …dOperator::CheckHapEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckHapEncryption() 2236 bool &isEncryption, InstallBundleType installBundleType, bool isCompressNativeLibrary) in EnforceEncryption()
|
H A D | installd_host_impl.cpp | 1325 …alldHostImpl::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckEncryption()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | installd_client.cpp | 427 …stalldClient::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckEncryption()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_host.cpp | 732 bool isEncryption = false; in HandleCheckEncryption() local
|
H A D | installd_proxy.cpp | 659 …nstalldProxy::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckEncryption()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
H A D | gap_def.h | 229 bool isEncryption; member
|