Searched refs:CreateAccountImplicitlyWork (Results 1 – 2 of 2) sorted by relevance
99 static void CreateAccountImplicitlyWork(uv_work_t *work, int status);
187 …uv_queue_work_with_qos(loop, work, [](uv_work_t *work) {}, CreateAccountImplicitlyWork, uv_qos_def… in CreateAccountImplicitly()435 void NapiAppAccountAuthenticator::CreateAccountImplicitlyWork(uv_work_t *work, int status) in CreateAccountImplicitlyWork() function in OHOS::AccountJsKit::NapiAppAccountAuthenticator