Searched refs:IsAccountRemovableWork (Results 1 – 2 of 2) sorted by relevance
98 static void IsAccountRemovableWork(uv_work_t *work, int status);
315 …int32_t ret = uv_queue_work_with_qos(loop, work, [](uv_work_t *work) {}, IsAccountRemovableWork, u… in IsAccountRemovable()538 void NapiAppAccountAuthenticator::IsAccountRemovableWork(uv_work_t *work, int status) in IsAccountRemovableWork() function in OHOS::AccountJsKit::NapiAppAccountAuthenticator