/system/core/init/ |
D | epoll.cpp | 49 epoll_event ev; in RegisterHandler() local 77 epoll_event ev; in Wait() local
|
D | keychords_test.cpp | 206 TestFrame::TestFrame(const std::vector<const std::vector<int>>& chords, EventHandler* ev) in TestFrame() 300 EventHandler ev; in TEST() local 309 EventHandler ev; in TEST() local 322 EventHandler ev; in TEST() local 335 EventHandler ev; in TEST() local
|
/system/chre/apps/sensor_world/ |
D | sensor_world.cc | 312 const auto *ev = static_cast<const chreSensorThreeAxisData *>(eventData); in nanoappHandleEvent() local 349 const auto *ev = static_cast<const chreSensorFloatData *>(eventData); in nanoappHandleEvent() local 365 const auto *ev = static_cast<const chreSensorByteData *>(eventData); in nanoappHandleEvent() local 404 const auto *ev = static_cast<const chreSensorOccurrenceData *>(eventData); in nanoappHandleEvent() local 413 const auto *ev = static_cast<const chreSensorSamplingStatusEvent *>( in nanoappHandleEvent() local
|
/system/bt/btif/co/ |
D | bta_hh_co.cc | 63 static int uhid_write(int fd, const struct uhid_event* ev) { in uhid_write() 84 struct uhid_event ev; in uhid_read_event() local 259 struct uhid_event ev; in bta_hh_co_destroy() local 270 struct uhid_event ev; in bta_hh_co_write() local 486 struct uhid_event ev; in bta_hh_co_send_hid_info() local 556 struct uhid_event ev; in bta_hh_co_get_rpt_rsp() local
|
/system/core/adb/ |
D | adb_listeners.cpp | 76 static void ss_listener_event_func(int _fd, unsigned ev, void *_l) { in ss_listener_event_func() 92 static void listener_event_func(int _fd, unsigned ev, void* _l) in listener_event_func()
|
D | fdevent.cpp | 396 static void fdevent_run_func(int fd, unsigned ev, void* /* userdata */) { in fdevent_run_func()
|
D | sockets.cpp | 350 static void local_socket_event_func(int fd, unsigned ev, void* _s) { in local_socket_event_func()
|
D | transport.cpp | 650 static void transport_registration_func(int _fd, unsigned ev, void*) { in transport_registration_func()
|
/system/extras/slideshow/ |
D | slideshow.cpp | 36 struct input_event ev; in input_cb() local
|
/system/extras/tests/suspend_stress/ |
D | suspend_stress.cpp | 109 struct epoll_event ev = epoll_event(); in main() local
|
/system/core/debuggerd/tombstoned/ |
D | tombstoned.cpp | 270 static void crash_request_cb(evutil_socket_t sockfd, short ev, void* arg) { in crash_request_cb() 337 static void crash_completed_cb(evutil_socket_t sockfd, short ev, void* arg) { in crash_completed_cb()
|
D | intercept_manager.cpp | 84 static void intercept_request_cb(evutil_socket_t sockfd, short ev, void* arg) { in intercept_request_cb()
|
/system/core/healthd/ |
D | healthd_mode_charger.cpp | 448 static void update_input_state(charger* charger, input_event* ev) { in update_input_state() 610 input_event ev; in input_callback() local
|
/system/core/adb/client/ |
D | transport_mdns.cpp | 57 static void pump_service_ref(int /*fd*/, unsigned ev, void* data) { in pump_service_ref()
|
/system/bt/hci/src/ |
D | hci_layer_linux.cc | 283 struct mgmt_pkt ev; in wait_hcidev() local
|
/system/bt/vendor_libs/linux/interface/ |
D | bluetooth_hci.cc | 118 struct mgmt_pkt ev; in waitHciDev() local
|
/system/netd/resolv/dns_responder/ |
D | dns_responder.cpp | 925 epoll_event ev; in addFd() local
|