Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Ddbinder_softbus_client.h64 using BindFunc = int32_t (*)(int32_t, const QosTV[], uint32_t, const ISocketListener*); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_node_container.cpp43 void BindFunc(const Framework::JSCallbackInfo& info, const RefPtr<NG::FrameNode>& frameNode) in BindFunc() function