Searched refs:GetAuthenticatorInfoForResult (Results 1 – 3 of 3) sorted by relevance
266 void GetAuthenticatorInfoForResult(napi_env env, const AuthenticatorInfo &info, napi_value &result);
428 void GetAuthenticatorInfoForResult(napi_env env, const AuthenticatorInfo &info, napi_value &result) in GetAuthenticatorInfoForResult() function
1240 GetAuthenticatorInfoForResult(env, asyncContext->authenticatorInfo, result); in QueryAuthenticatorInfoInternal()