Home
last modified time | relevance | path

Searched refs:UpdateAuthenticationResult (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Duser_auth_interface_service_test.cpp144 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 Duser_auth_hdi_fuzzer.cpp405 g_service.UpdateAuthenticationResult(contextId, scheduleResult, info, enrolledState); in FuzzUpdateAuthenticationResult()
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp697 int32_t UserAuthInterfaceService::UpdateAuthenticationResult(uint64_t contextId, in UpdateAuthenticationResult() function in OHOS::HDI::UserAuth::UserAuthInterfaceService

Completed in 7 milliseconds