Home
last modified time | relevance | path

Searched defs:event_callback (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/compute/test/
Dtest_event.cpp45 BOOST_AUTO_TEST_CASE(event_callback) in BOOST_AUTO_TEST_CASE() argument
/third_party/pulseaudio/src/pulse/
Dinternal.h94 pa_context_event_cb_t event_callback; member
232 pa_stream_event_cb_t event_callback; member
/third_party/glib/gio/inotify/
Dinotify-path.c105 static gboolean (*event_callback)(ik_event_t *event, inotify_sub *sub, gboolean file_event); variable
/third_party/boost/boost/log/expressions/
Dformatter.hpp76 typedef typename StreamT::event_callback event_callback; typedef in boost::expressions::aux::stream_ref
/third_party/boost/boost/log/utility/
Dformatting_ostream.hpp152 typedef typename ostream_type::event_callback event_callback; typedef in boost::basic_formatting_ostream
/third_party/lwip/src/api/
Dsockets.c2550 event_callback(struct netconn *conn, enum netconn_evt evt, u16_t len) in event_callback() function