Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
Djsi_pa_engine.cpp122 shared_ptr<JsValue> AsyncFuncCallBack(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValu… in AsyncFuncCallBack() function
814 argv.push_back(runtime->NewFunction(AsyncFuncCallBack)); in CallAsyncFunc()