Home
last modified time | relevance | path

Searched defs:ev (Results 1 – 18 of 18) sorted by relevance

/system/chre/apps/sensor_world/
Dsensor_world.cc181 const auto *ev = static_cast<const chreSensorThreeAxisData *>(eventData); in nanoappHandleEvent() local
204 const auto *ev = static_cast<const chreSensorFloatData *>(eventData); in nanoappHandleEvent() local
219 const auto *ev = static_cast<const chreSensorByteData *>(eventData); in nanoappHandleEvent() local
242 const auto *ev = static_cast<const chreSensorOccurrenceData *>(eventData); in nanoappHandleEvent() local
/system/bt/btif/co/
Dbta_hh_co.cc61 static int uhid_write(int fd, const struct uhid_event* ev) { in uhid_write()
82 struct uhid_event ev; in uhid_read_event() local
232 struct uhid_event ev; in bta_hh_co_destroy() local
243 struct uhid_event ev; in bta_hh_co_write() local
459 struct uhid_event ev; in bta_hh_co_send_hid_info() local
/system/chre/apps/imu_cal/
Dimu_cal.cc120 const auto *ev = static_cast<const chreSensorThreeAxisData *>(eventData); in nanoappHandleEvent() local
142 const auto *ev = static_cast<const chreSensorFloatData *>(eventData); in nanoappHandleEvent() local
/system/core/adb/
Dadb_listeners.cpp70 static void ss_listener_event_func(int _fd, unsigned ev, void *_l) { in ss_listener_event_func()
88 static void listener_event_func(int _fd, unsigned ev, void* _l) in listener_event_func()
Dtransport_mdns.cpp55 static void pump_service_ref(int /*fd*/, unsigned ev, void* data) { in pump_service_ref()
Dfdevent.cpp295 static void fdevent_subproc_event_func(int fd, unsigned ev, in fdevent_subproc_event_func()
Dsockets.cpp250 static void local_socket_event_func(int fd, unsigned ev, void* _s) { in local_socket_event_func()
Dtransport.cpp453 static void transport_registration_func(int _fd, unsigned ev, void* data) { in transport_registration_func()
/system/core/debuggerd/tombstoned/
Dtombstoned.cpp182 static void crash_request_cb(evutil_socket_t sockfd, short ev, void* arg) { in crash_request_cb()
227 static void crash_completed_cb(evutil_socket_t sockfd, short ev, void* arg) { in crash_completed_cb()
Dintercept_manager.cpp69 static void intercept_request_cb(evutil_socket_t sockfd, short ev, void* arg) { in intercept_request_cb()
/system/extras/slideshow/
Dslideshow.cpp36 struct input_event ev; in input_cb() local
/system/extras/tests/suspend_stress/
Dsuspend_stress.cpp109 struct epoll_event ev = epoll_event(); in main() local
/system/core/healthd/
Dhealthd_common.cpp92 struct epoll_event ev; in healthd_register_event() local
Dhealthd_mode_charger.cpp605 struct input_event *ev) in update_input_state()
768 struct input_event ev; in input_callback() local
/system/core/init/
Dinit.cpp95 epoll_event ev; in register_epoll_handler() local
1159 epoll_event ev; in main() local
/system/bt/vendor_libs/linux/
Dbt_vendor_linux.cc147 struct mgmt_pkt ev; in bt_vendor_wait_hcidev() local
/system/bt/hci/src/
Dhci_layer_linux.cc282 struct mgmt_pkt ev; in wait_hcidev() local
/system/netd/tests/dns_responder/
Ddns_responder.cpp623 epoll_event ev; in startServer() local