Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Duser_auth_interface_service_test.cpp817 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 Duser_auth_hdi_fuzzer.cpp439 g_service.UpdateIdentificationResult(contextId, scheduleResult, info); in FuzzUpdateIdentificationResult()
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp752 int32_t UserAuthInterfaceService::UpdateIdentificationResult(uint64_t contextId, in UpdateIdentificationResult() function in OHOS::HDI::UserAuth::UserAuthInterfaceService

Completed in 7 milliseconds