Home
last modified time | relevance | path

Searched refs:FINGERPRINT (Results 1 - 15 of 15) sorted by relevance

/foundation/bundlemanager/app_domain_verify/test/unittest/frameworks_common/bms_test/
H A Dbundle_info_query_test.cpp75 std::string fingerprint = FINGERPRINT; in HWTEST_F()
88 std::string fingerprint = FINGERPRINT; in HWTEST_F()
106 std::string fingerprint = FINGERPRINT; in HWTEST_F()
118 std::string fingerprint = FINGERPRINT; in HWTEST_F()
131 std::string fingerprint = FINGERPRINT; in HWTEST_F()
146 std::string fingerprint = FINGERPRINT; in HWTEST_F()
161 std::string fingerprint = FINGERPRINT; in HWTEST_F()
177 std::string fingerprint = FINGERPRINT; in HWTEST_F()
/foundation/bundlemanager/app_domain_verify/test/unittest/verifier/
H A Ddomain_verifier_test.cpp89 appVerifyBaseInfo.fingerprint = FINGERPRINT; in HWTEST_F()
94 appVerifyBaseInfo.fingerprint = FINGERPRINT; in HWTEST_F()
128 appVerifyBaseInfoInApp.appIdentifier = FINGERPRINT; in HWTEST_F()
152 appVerifyBaseInfoInApp.appIdentifier = FINGERPRINT; in HWTEST_F()
159 appVerifyBaseInfoInApp.appIdentifier = FINGERPRINT; in HWTEST_F()
250 appVerifyBaseInfoInApp.fingerprint = FINGERPRINT; in HWTEST_F()
258 appVerifyBaseInfoInApp.fingerprint = FINGERPRINT; in HWTEST_F()
266 appVerifyBaseInfoInApp.fingerprint = FINGERPRINT; in HWTEST_F()
267 appVerifyBaseInfo.fingerprint = FINGERPRINT; in HWTEST_F()
293 appVerifyBaseInfo.fingerprint = FINGERPRINT; in HWTEST_F()
[all...]
/foundation/bundlemanager/app_domain_verify/frameworks/verifier/src/
H A Ddomain_json_util.cpp64 appVerifyBaseInfo.fingerprint = arrayItem.find(ApplinkingAssetKeys::FINGERPRINT) != arrayItem.end() && in Parse()
65 arrayItem.at(ApplinkingAssetKeys::FINGERPRINT).is_string() ? in Parse()
66 arrayItem.at(ApplinkingAssetKeys::FINGERPRINT) : in Parse()
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
H A Dmock_constant.h22 const std::string FINGERPRINT = "fingerprint"; member
/foundation/bundlemanager/app_domain_verify/frameworks/verifier/include/constant/
H A Dagent_constants.h27 const std::string FINGERPRINT = "fingerprint"; member
/foundation/bundlemanager/app_domain_verify/test/unittest/moduletest/
H A Dapp_domain_verify_mgr_module_test.cpp107 appDomainVerifyMgrService_->VerifyDomain(APP_IDENTIFIER, BUNDLE_NAME, FINGERPRINT, skillUris); in HWTEST_F()
132 appDomainVerifyMgrService_->VerifyDomain(APP_IDENTIFIER, BUNDLE_NAME, FINGERPRINT, skillUris); in HWTEST_F()
157 appDomainVerifyMgrService_->VerifyDomain(APP_IDENTIFIER, BUNDLE_NAME, FINGERPRINT, skillUris); in HWTEST_F()
188 appDomainVerifyMgrService_->VerifyDomain(APP_IDENTIFIER, BUNDLE_NAME, FINGERPRINT, skillUris); in HWTEST_F()
H A Dapp_domain_verify_agent_module_test.cpp91 appVerifyBaseInfo.fingerprint = FINGERPRINT; in HWTEST_F()
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_bundle_manager.cpp41 bundleInfo.signatureInfo.fingerprint = AppDomainVerify::FINGERPRINT; in GetBundleInfoV9()
/foundation/bundlemanager/app_domain_verify/test/unittest/extension/app_domain_verify_agent_ext_test/
H A Dapp_domain_verify_agent_ext_test.cpp73 appVerifyBaseInfo.fingerprint = FINGERPRINT; in HWTEST_F()
/foundation/bundlemanager/app_domain_verify/test/unittest/client/app_domain_verify_agent_client_test/
H A Dapp_domain_verify_agent_client_test.cpp94 appVerifyBaseInfo.fingerprint = FINGERPRINT; in HWTEST_F()
122 appVerifyBaseInfo.fingerprint = FINGERPRINT; in HWTEST_F()
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Diam_client.cpp149 if (item.authType == UserIam::UserAuth::FACE || item.authType == UserIam::UserAuth::FINGERPRINT) { in HasFaceFinger()
/foundation/bundlemanager/app_domain_verify/test/unittest/common/bean_parcel_test/
H A Dbean_parcel_test.cpp33 const std::string FINGERPRINT = "fingerprint"; member
/foundation/bundlemanager/app_domain_verify/test/unittest/client/app_domain_verify_mgr_client_test/
H A Dapp_domain_verify_mgr_client_test.cpp148 AppDomainVerifyMgrClient::GetInstance()->VerifyDomain(APP_IDENTIFIER, BUNDLE_NAME, FINGERPRINT, skillUris); in HWTEST_F()
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp79 FINGERPRINT = 8,
93 { "fingerprint", FINGERPRINT },
1726 case TypeName::FINGERPRINT: { in OnPointerEventInJsThread()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp74 constexpr const char* FINGERPRINT = "fingerprint"; member
2168 bmsPara->SaveBmsParam(FINGERPRINT, curSystemFingerprint); in SaveSystemFingerprint()
2624 bmsPara->GetBmsParam(FINGERPRINT, oldSystemFingerprint); in GetOldSystemFingerprint()

Completed in 13 milliseconds