Searched defs:handle_event (Results 1 - 9 of 9) sorted by relevance
/third_party/pulseaudio/src/modules/ |
H A D | stdin-util.c | 168 int handle_event(struct userdata *u) { in handle_event() function
|
/third_party/libinput/tools/ |
H A D | libinput-measure-touchpad-tap.py | 161 def handle_event(self, event): member in Device
|
H A D | libinput-measure-touchpad-pressure.py | 326 def handle_event(device, event): function
|
H A D | libinput-measure-touch-size.py | 299 def handle_event(self, event): member in Device
|
/third_party/libevdev/tools/ |
H A D | touchpad-edge-detector.c | 67 handle_event(struct dimensions *d, const struct input_event *ev) { in handle_event() function
|
H A D | mouse-dpi-tool.c | 93 handle_event(struct measurements *m, const struct input_event *ev) in handle_event() function
|
/third_party/nghttp2/src/ |
H A D | shrpx_dns_resolver.cc | 190 int DNSResolver::handle_event(int rfd, int wfd) { in handle_event() function in shrpx::DNSResolver
|
/third_party/ltp/testcases/kernel/syscalls/utils/ |
H A D | inotify.h | 93 void (*handle_event)(struct inotify_watch *, u32, u32, u32, member
|
/third_party/libcoap/include/coap3/ |
H A D | coap_net_internal.h | 138 coap_event_handler_t handle_event; member
|
Completed in 6 milliseconds