Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_group_js_bridge.cpp230 void JsiDeclarativeGroupJsBridge::RemoveEventGroupCallBackFuncs(int32_t callbackId) in RemoveEventGroupCallBackFuncs() function in OHOS::Ace::Framework::JsiDeclarativeGroupJsBridge
251 RemoveEventGroupCallBackFuncs(eventId->second); in RemoveRequestIdCallbackIdRelation()
480 RemoveEventGroupCallBackFuncs(callbackId); in TriggerEventJsCallback()
H A Djsi_declarative_group_js_bridge.h100 void RemoveEventGroupCallBackFuncs(int32_t callbackId);
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_group_js_bridge.h102 void RemoveEventGroupCallBackFuncs(int32_t callbackId);
H A Djsi_group_js_bridge.cpp348 void JsiGroupJsBridge::RemoveEventGroupCallBackFuncs(int32_t callbackId) in RemoveEventGroupCallBackFuncs() function in OHOS::Ace::Framework::JsiGroupJsBridge
370 RemoveEventGroupCallBackFuncs(eventId->second); in RemoveRequestIdCallbackIdRelation()
625 RemoveEventGroupCallBackFuncs(callbackId); in TriggerEventJsCallback()