Home
last modified time | relevance | path

Searched defs:msg_cb (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/win32/
Dgstglwindow_win32.c109 msg_cb (GIOChannel * source, GIOCondition condition, gpointer data) in msg_cb() function
/third_party/python/Lib/test/
Dtest_ssl.py4663 def msg_cb(conn, direction, version, content_type, msg_type, data): function
4678 def msg_cb(conn, direction, version, content_type, msg_type, data): function
/third_party/openssl/apps/
Ds_cb.c561 void msg_cb(int write_p, int version, int content_type, const void *buf, in msg_cb() function
/third_party/python/Modules/
D_ssl.c446 PyObject *msg_cb; member