Searched refs:JsAuthenticatorParam (Results 1 – 2 of 2) sorted by relevance
121 JsAuthenticatorParam *param = nullptr; in AddAccountImplicitly()149 JsAuthenticatorParam *param = nullptr; in Authenticate()177 JsAuthenticatorParam *param = nullptr; in CreateAccountImplicitly()402 … std::unique_ptr<JsAuthenticatorParam> param(reinterpret_cast<JsAuthenticatorParam *>(work->data)); in AddAccountImplicitlyWork()421 … std::unique_ptr<JsAuthenticatorParam> param(reinterpret_cast<JsAuthenticatorParam *>(work->data)); in AuthenticateWork()442 … std::unique_ptr<JsAuthenticatorParam> param(reinterpret_cast<JsAuthenticatorParam *>(work->data)); in CreateAccountImplicitlyWork()469 … std::unique_ptr<JsAuthenticatorParam> param(reinterpret_cast<JsAuthenticatorParam *>(work->data)); in AuthWork()488 … std::unique_ptr<JsAuthenticatorParam> param(reinterpret_cast<JsAuthenticatorParam *>(work->data)); in VerifyCredentialWork()506 … std::unique_ptr<JsAuthenticatorParam> param(reinterpret_cast<JsAuthenticatorParam *>(work->data)); in SetPropertiesWork()522 … std::unique_ptr<JsAuthenticatorParam> param(reinterpret_cast<JsAuthenticatorParam *>(work->data)); in CheckAccountLabelsWork()[all …]
44 struct JsAuthenticatorParam : public CommonAsyncContext { struct81 ErrCode InitWorkEnv(uv_loop_s **loop, uv_work_t **work, JsAuthenticatorParam **param);