Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/
H A Dbms_install_daemon_ipc_test.cpp639 CheckEncryptionParam checkEncryptionParam; variable
659 CheckEncryptionParam checkEncryptionParam; variable
H A Dbms_install_daemon_host_impl_test.cpp842 CheckEncryptionParam checkEncryptionParam; variable
H A Dbms_install_daemon_operator_test.cpp1082 CheckEncryptionParam checkEncryptionParam; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/
H A Dbms_installd_client_test.cpp1264 CheckEncryptionParam checkEncryptionParam; variable
1278 CheckEncryptionParam checkEncryptionParam; variable
1292 CheckEncryptionParam checkEncryptionParam; variable
1305 CheckEncryptionParam checkEncryptionParam; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h357 …virtual ErrCode CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEncrypti… in CheckEncryption()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_client.cpp360 ErrCode InstalldClient::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isE… in CheckEncryption()
H A Dmock_install_client.cpp241 ErrCode InstalldClient::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isE… in CheckEncryption()
H A Dmock_installd_host_impl.cpp242 ErrCode InstalldHostImpl::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &i… in CheckEncryption()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp427 ErrCode InstalldClient::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isE… in CheckEncryption()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp1546 bool InstalldOperator::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEn… in CheckEncryption()
1598 bool InstalldOperator::CheckHapEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &i… in CheckHapEncryption()
H A Dinstalld_host_impl.cpp1325 ErrCode InstalldHostImpl::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &i… in CheckEncryption()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_proxy.cpp659 ErrCode InstalldProxy::CheckEncryption(const CheckEncryptionParam &checkEncryptionParam, bool &isEn… in CheckEncryption()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp5530 CheckEncryptionParam checkEncryptionParam; variable