Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/
H A Duser_auth_hdi_fuzzer.cpp343 g_service.GetCredential(userId, authType, infos); in FuzzGetCredential()
/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Duser_auth_interface_service_test.cpp943 EXPECT_EQ(service->GetCredential(userId, authType, credInfos), 0); in HWTEST_F()
968 EXPECT_EQ(service->GetCredential(userId, authType, credInfos), 0); in HWTEST_F()
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp1066 int32_t UserAuthInterfaceService::GetCredential(int32_t userId, int32_t authType, std::vector<CredentialInfo> &infos) in GetCredential() function in OHOS::HDI::UserAuth::UserAuthInterfaceService

Completed in 12 milliseconds