Home
last modified time | relevance | path

Searched refs:OnAccountUnBoundWork (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.cpp408 static void OnAccountUnBoundWork(uv_work_t *work, int status) in OnAccountUnBoundWork() function
781 loop, work, [](uv_work_t *work) {}, OnAccountUnBoundWork, uv_qos_default); in OnAccountUnBound()