Home
last modified time | relevance | path

Searched defs:workHandler (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/async/
H A Djs_async_work.h45 AsyncWorkHandler workHandler; member
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Ddevice_networking_collect_test.cpp297 auto workHandler = std::static_pointer_cast<WorkHandler>(networkingCollect->workHandler_); in HWTEST_F() local
H A Dcommon_event_collect_test.cpp151 auto workHandler = std::static_pointer_cast<CommonHandler>(commonEventCollect->workHandler_); in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/native_engine/async/
H A Djs_async_work.cpp68 bool JsAsyncWork::DispatchAsyncWork(AsyncWorkHandler workHandler, void *data) in DispatchAsyncWork() argument
78 bool JsAsyncWork::DispatchAsyncWorkInner(AsyncWorkHandler workHandler, AsyncHandler handler, void *data) in DispatchAsyncWorkInner() argument
129 AsyncWorkHandler workHandler in ExecuteAsyncWork() local
[all...]

Completed in 3 milliseconds