Home
last modified time | relevance | path

Searched defs:msg_handler (Results 1 – 10 of 10) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/
Dcommunicator_base.cc29 const std::shared_ptr<MessageHandler> &msg_handler) { in SendResponse()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_notify/
D4-1.c38 static void msg_handler() in msg_handler() function
D1-1.c41 static void msg_handler() in msg_handler() function
D3-1.c41 static void msg_handler() in msg_handler() function
D5-1.c49 static void msg_handler() in msg_handler() function
/third_party/libnl/python/examples/
Diface.py11 def msg_handler(m, a): function
Dwiphy.py64 def msg_handler(m, a): function
/third_party/glib/glib/
Dgscanner.h210 GScannerMsgFunc msg_handler; member
Dgscanner.c1339 void (*msg_handler) (GScanner*, const gchar*, ...); in g_scanner_unexp_token() local
/third_party/quickjs/
Dquickjs-libc.c3085 JSWorkerMessageHandler *msg_handler; member