Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/
Dstdin-util.c168 int handle_event(struct userdata *u) { in handle_event() function
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasedepayload.h106 gboolean (*handle_event) (GstRTPBaseDepayload * filter, GstEvent * event); member
/third_party/libinput/tools/
Dlibinput-measure-touchpad-tap.py153 def handle_event(self, event): member in Device
Dlibinput-measure-touchpad-pressure.py285 def handle_event(device, event): function
Dlibinput-measure-touch-size.py280 def handle_event(self, event): member in Device
/third_party/nghttp2/src/
Dshrpx_dns_resolver.cc190 int DNSResolver::handle_event(int rfd, int wfd) { in handle_event() function in shrpx::DNSResolver
/third_party/libcoap/include/coap3/
Dcoap_net_internal.h93 coap_event_handler_t handle_event; member
/third_party/ltp/testcases/kernel/syscalls/utils/
Dinotify.h93 void (*handle_event)(struct inotify_watch *, u32, u32, u32, member
/third_party/grpc/src/python/grpcio/grpc/
D_channel.py164 def handle_event(event): function
/third_party/boost/libs/smart_ptr/test/
Dshared_ptr_test.cpp3097 void handle_event(int event) in handle_event() function