Searched defs:ev (Results 1 – 10 of 10) sorted by relevance
/system/bt/btif/co/ |
D | bta_hh_co.c | 59 static int uhid_write(int fd, const struct uhid_event *ev) in uhid_write() 79 struct uhid_event ev; in uhid_event() local 238 struct uhid_event ev; in bta_hh_co_destroy() local 250 struct uhid_event ev; in bta_hh_co_write() local 454 struct uhid_event ev; in bta_hh_co_send_hid_info() local
|
/system/core/adb/ |
D | fdevent.cpp | 123 struct epoll_event ev; in fdevent_connect() local 139 struct epoll_event ev; in fdevent_disconnect() local 155 struct epoll_event ev; in fdevent_update() local 214 struct epoll_event *ev = events + i; in fdevent_process() local 513 static void fdevent_subproc_event_func(int fd, unsigned ev, in fdevent_subproc_event_func()
|
D | adb_listeners.cpp | 34 void ss_listener_event_func(int _fd, unsigned ev, void *_l) in ss_listener_event_func() 59 void listener_event_func(int _fd, unsigned ev, void* _l) in listener_event_func()
|
D | sockets.cpp | 260 static void local_socket_event_func(int fd, unsigned ev, void* _s) in local_socket_event_func()
|
D | transport.cpp | 530 static void transport_registration_func(int _fd, unsigned ev, void *data) in transport_registration_func()
|
/system/extras/slideshow/ |
D | slideshow.cpp | 32 struct input_event ev; in input_cb() local
|
/system/extras/tests/suspend_stress/ |
D | suspend_stress.cpp | 110 struct epoll_event ev = epoll_event(); in main() local
|
/system/core/healthd/ |
D | healthd.cpp | 138 struct epoll_event ev; in healthd_register_event() local
|
D | healthd_mode_charger.cpp | 492 struct input_event *ev) in update_input_state() 656 struct input_event ev; in input_callback() local
|
/system/core/init/ |
D | init.cpp | 88 epoll_event ev; in register_epoll_handler() local 1128 epoll_event ev; in main() local
|