Home
last modified time | relevance | path

Searched defs:jsCallbackInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_callback_mgr.cpp88 ACEAsyncJSCallbackInfo* jsCallbackInfo, const std::shared_ptr<AceJSPluginRequestParam>& param) in RegisterRequestEvent()
H A Djs_plugin_callback.cpp56 CallBackType eventType, ACECallbackInfo& cbInfo, ACEAsyncJSCallbackInfo* jsCallbackInfo) in JSPluginCallback()