Home
last modified time | relevance | path

Searched defs:isEncryption (Results 1 – 11 of 11) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
Dbms_installd_client_test.cpp1266 bool isEncryption = true; variable
1280 bool isEncryption = true; variable
1293 bool isEncryption; variable
1307 bool isEncryption = true; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h352 …rtual ErrCode CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckEncryption()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp1497 …alldOperator::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckEncryption()
1549 …dOperator::CheckHapEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckHapEncryption()
2198 bool &isEncryption, InstallBundleType installBundleType, bool isCompressNativeLibrary) in EnforceEncryption()
Dinstalld_host_impl.cpp1268 …alldHostImpl::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckEncryption()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp355 …stalldClient::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckEncryption()
Dmock_install_client.cpp235 …stalldClient::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckEncryption()
Dmock_installd_host_impl.cpp236 …alldHostImpl::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckEncryption()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp418 …stalldClient::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckEncryption()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_host.cpp707 bool isEncryption = false; in HandleCheckEncryption() local
Dinstalld_proxy.cpp643 …nstalldProxy::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncryption) in CheckEncryption()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
Dgap_def.h229 bool isEncryption; member