Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/
H A Duser_auth_hdi_fuzzer.cpp413 g_service.CancelAuthentication(contextId); in FuzzCancelAuthentication()
/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Duser_auth_interface_service_test.cpp701 EXPECT_EQ(service->CancelAuthentication(contextId), 10006); in HWTEST_F()
734 EXPECT_EQ(service->CancelAuthentication(contextId), 0); in HWTEST_F()
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp704 int32_t UserAuthInterfaceService::CancelAuthentication(uint64_t contextId) in CancelAuthentication() function in OHOS::HDI::UserAuth::UserAuthInterfaceService

Completed in 7 milliseconds