Searched defs:SetCustomCallback (Results 1 – 8 of 8) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/ |
| D | custom_app_bar_node.h | 40 …void SetCustomCallback(const std::function<void(const std::string& eventName, const std::string& p… in SetCustomCallback() function
|
| D | custom_title_node.h | 102 …void SetCustomCallback(const std::function<void(const std::string& eventName, const std::string& p… in SetCustomCallback() function
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/common/ |
| D | api_impl.cpp | 86 void SetCustomCallback(Ark_VMContext context, Ark_NodeHandle nodePtr, Ark_Int32 callback) in SetCustomCallback() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/framework/native/src/generated/ |
| D | bridge_custom.cc | 353 KOALA_INTEROP_CTX_V2(SetCustomCallback, Ark_NativePointer, Ark_Int32) in KOALA_INTEROP_CTX_V2() argument
|
| D | real_impl.cc | 725 void SetCustomCallback(Ark_VMContext context, Ark_NodeHandle node, Ark_Int32 callback) {} in SetCustomCallback() function
|
| D | dummy_impl.cc | 724 void SetCustomCallback(Ark_VMContext context, Ark_NodeHandle node, Ark_Int32 callback) {} in SetCustomCallback() function
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | view_model.cpp | 885 void SetCustomCallback(ArkUIVMContext context, void* nodePtr, ArkUI_Int32 callback) in SetCustomCallback() function
|
| D | node_api.cpp | 223 void SetCustomCallback(ArkUIVMContext context, ArkUINodeHandle node, ArkUI_Int32 callback) in SetCustomCallback() function
|