Home
last modified time | relevance | path

Searched defs:checkEncryptionParam (Results 1 – 17 of 17) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_bundlemanager/bmscheckencryptionparam_fuzzer/
Dbmscheckencryptionparam_fuzzer.cpp31 CheckEncryptionParam checkEncryptionParam; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_group_test/
Dbms_bundle_data_group_test.cpp990 CheckEncryptionParam checkEncryptionParam; variable
1033 CheckEncryptionParam checkEncryptionParam; variable
1054 CheckEncryptionParam checkEncryptionParam; variable
1076 CheckEncryptionParam checkEncryptionParam; variable
1099 CheckEncryptionParam checkEncryptionParam; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
Dbms_installd_client_test.cpp1309 CheckEncryptionParam checkEncryptionParam; variable
1324 CheckEncryptionParam checkEncryptionParam; variable
1339 CheckEncryptionParam checkEncryptionParam; variable
1353 CheckEncryptionParam checkEncryptionParam; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
Dbms_install_daemon_operator_test.cpp1194 CheckEncryptionParam checkEncryptionParam; variable
1627 CheckEncryptionParam checkEncryptionParam; variable
1661 CheckEncryptionParam checkEncryptionParam; variable
Dbms_install_daemon_ipc_test.cpp654 CheckEncryptionParam checkEncryptionParam; variable
674 CheckEncryptionParam checkEncryptionParam; variable
Dbms_install_daemon_host_impl_test.cpp847 CheckEncryptionParam checkEncryptionParam; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
Dinstalld_interface.h394 …virtual ErrCode CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncrypti… in CheckEncryption()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dinstalld_client.cpp391 ErrCode InstalldClient::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isE… in CheckEncryption()
Dmock_install_client.cpp289 ErrCode InstalldClient::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isE… in CheckEncryption()
Dmock_installd_host_impl.cpp268 ErrCode InstalldHostImpl::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &i… in CheckEncryption()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dinstalld_client.cpp463 ErrCode InstalldClient::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isE… in CheckEncryption()
Dinner_bundle_info.cpp4348 CheckEncryptionParam checkEncryptionParam; in HandleOTACodeEncryption() local
4361 void InnerBundleInfo::CheckHapEncryption(const CheckEncryptionParam &checkEncryptionParam, in CheckHapEncryption()
4377 void InnerBundleInfo::CheckSoEncryption(const CheckEncryptionParam &checkEncryptionParam, in CheckSoEncryption()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
Dbms_bundle_installer_permission_test.cpp579 CheckEncryptionParam checkEncryptionParam; variable
Dbms_bundle_installer_test.cpp6252 CheckEncryptionParam checkEncryptionParam; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp1706 ErrCode InstalldOperator::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &i… in CheckEncryption()
1758 ErrCode InstalldOperator::CheckHapEncryption(const CheckEncryptionParam &checkEncryptionParam, bool… in CheckHapEncryption()
Dinstalld_host_impl.cpp1814 ErrCode InstalldHostImpl::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &i… in CheckEncryption()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
Dinstalld_proxy.cpp760 ErrCode InstalldProxy::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEn… in CheckEncryption()