Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Duser_auth_interface_service_test.cpp130 EXPECT_EQ(service->BeginAuthentication(contextId, authParam, scheduleInfos), 0); in DoOnceAuth()
588 EXPECT_EQ(service->BeginAuthentication(contextId, param, scheduleInfos), 10003); in HWTEST_F()
608 EXPECT_EQ(service->BeginAuthentication(contextId, param, scheduleInfos), 10003); in HWTEST_F()
731 EXPECT_EQ(service->BeginAuthentication(contextId, authParam, scheduleInfos), 0); in HWTEST_F()
1279 EXPECT_EQ(service->BeginAuthentication(contextId, authParam, scheduleInfos), 0); in HWTEST_F()
/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/
H A Duser_auth_hdi_fuzzer.cpp391 g_service.BeginAuthentication(contextId, param, scheduleInfos); in FuzzBeginAuthentication()
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp501 int32_t UserAuthInterfaceService::BeginAuthentication(uint64_t contextId, const HdiAuthParam &param, in BeginAuthentication() function in OHOS::HDI::UserAuth::UserAuthInterfaceService

Completed in 7 milliseconds