Home
last modified time | relevance | path

Searched refs:SetAuthResult (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/user_auth/test/unittest/user_auth_test/
H A Duser_auth_funcs_test.cpp29 extern void SetAuthResult(uint64_t credentialId,
81 SetAuthResult(credentialId, &context, &info, &result);
/ohos5.0/drivers/peripheral/user_auth/hdi_service/user_auth/src/
H A Duser_auth_funcs.c91 IAM_STATIC void SetAuthResult(uint64_t credentialId, in SetAuthResult() function
296 SetAuthResult(credentialId, userAuthContext, executorResultInfo, result); in RequestAuthResultFunc()