Searched refs:UpdateIdentificationResult (Results 1 - 3 of 3) sorted by relevance
/drivers/peripheral/user_auth/test/unittest/service_test/src/ |
H A D | user_auth_interface_service_test.cpp | 817 EXPECT_EQ(service->UpdateIdentificationResult(contextId, scheduleResult, identityResultInfo), 8); in HWTEST_F() 820 EXPECT_EQ(service->UpdateIdentificationResult(contextId, scheduleResult, identityResultInfo), in HWTEST_F() 866 EXPECT_EQ(service->UpdateIdentificationResult(contextId, identityScheduleResult, identityResultInfo), 0); in HWTEST_F()
|
/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/ |
H A D | user_auth_hdi_fuzzer.cpp | 439 g_service.UpdateIdentificationResult(contextId, scheduleResult, info); in FuzzUpdateIdentificationResult()
|
/drivers/peripheral/user_auth/hdi_service/service/ |
H A D | user_auth_interface_service.cpp | 752 int32_t UserAuthInterfaceService::UpdateIdentificationResult(uint64_t contextId,
in UpdateIdentificationResult() function in OHOS::HDI::UserAuth::UserAuthInterfaceService
|
Completed in 7 milliseconds