Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/native_engine/async/
H A Djs_async_work.cpp148 void JsAsyncWork::SetPostUITaskFunc(PostUITaskFunc postUITask) in SetPostUITaskFunc() argument
150 postUITask_ = postUITask; in SetPostUITaskFunc()
/ohos5.0/foundation/arkui/ace_engine_lite/interfaces/inner_api/builtin/async/
H A Djs_async_work.h119 static void SetPostUITaskFunc(PostUITaskFunc postUITask);