Searched refs:AddAccountImplicitlyWork (Results 1 – 2 of 2) sorted by relevance
93 static void AddAccountImplicitlyWork(uv_work_t *work, int status);
132 …et = uv_queue_work_with_qos(loop, work, [](uv_work_t *work) {}, AddAccountImplicitlyWork, uv_qos_d… in AddAccountImplicitly()395 void NapiAppAccountAuthenticator::AddAccountImplicitlyWork(uv_work_t *work, int status) in AddAccountImplicitlyWork() function in OHOS::AccountJsKit::NapiAppAccountAuthenticator