Searched refs:CheckAccountLabelsWork (Results 1 – 2 of 2) sorted by relevance
96 static void CheckAccountLabelsWork(uv_work_t *work, int status);
291 …int32_t ret = uv_queue_work_with_qos(loop, work, [](uv_work_t *work) {}, CheckAccountLabelsWork, u… in CheckAccountLabels()515 void NapiAppAccountAuthenticator::CheckAccountLabelsWork(uv_work_t *work, int status) in CheckAccountLabelsWork() function in OHOS::AccountJsKit::NapiAppAccountAuthenticator