Home
last modified time | relevance | path

Searched refs:OnAccountBoundWork (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/account/os_account/interfaces/kits/napi/domain_account/src/
H A Dnapi_domain_account_manager.cpp385 static void OnAccountBoundWork(uv_work_t *work, int status) in OnAccountBoundWork() function
748 …int errCode = uv_queue_work_with_qos(loop, work, [](uv_work_t *work) {}, OnAccountBoundWork, uv_qo… in OnAccountBound()