Home
last modified time | relevance | path

Searched refs:ACE_PARAM2 (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_callback.cpp32 constexpr int ACE_PARAM2 = 2; member
225 callbackParam[ACE_PARAM2] = AceStringToKVObject(cbInfo_.env, dataTmp); in OnPushEventInner()
288 callbackParam[ACE_PARAM2] = AceStringToKVObject(cbInfo_.env, dataTmp); in OnRequestEventInner()
H A Djs_plugin_component.cpp30 constexpr int ACE_PARAM2 = 2; member
470 if (!AceCreateAsyncCallback(env, argv[ACE_PARAM2], asyncCallbackInfo)) { in UnwrapParamForOn()

Completed in 3 milliseconds