Searched refs:UpdateAuthenticationResult (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 | 144 authResultTest.result = service->UpdateAuthenticationResult(contextId, authScheduleResult, authResultInfo, in DoOnceAuth() 623 EXPECT_EQ(service->UpdateAuthenticationResult(contextId, scheduleResult, authResultInfo, in HWTEST_F() 639 EXPECT_EQ(service->UpdateAuthenticationResult(contextId, scheduleResult, authResultInfo, in HWTEST_F() 656 EXPECT_EQ(service->UpdateAuthenticationResult(contextId, scheduleResult, authResultInfo, in HWTEST_F() 1293 EXPECT_EQ(service->UpdateAuthenticationResult(contextId, authScheduleResult, authResultInfo, enrolledState), in HWTEST_F()
|
/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/ |
H A D | user_auth_hdi_fuzzer.cpp | 405 g_service.UpdateAuthenticationResult(contextId, scheduleResult, info, enrolledState); in FuzzUpdateAuthenticationResult()
|
/drivers/peripheral/user_auth/hdi_service/service/ |
H A D | user_auth_interface_service.cpp | 697 int32_t UserAuthInterfaceService::UpdateAuthenticationResult(uint64_t contextId,
in UpdateAuthenticationResult() function in OHOS::HDI::UserAuth::UserAuthInterfaceService
|
Completed in 7 milliseconds