Searched refs:hook (Results 1 – 6 of 6) sorted by relevance
372 LoopHook* hook = l->hooks; in looper_find() local373 LoopHook* end = hook + l->num_fds; in looper_find()375 for ( ; hook < end; hook++ ) { in looper_find()376 if (hook->fd == fd) in looper_find()377 return hook; in looper_find()397 LoopHook* hook = l->hooks + n; in looper_grow() local399 ev.events = hook->wanted; in looper_grow()400 ev.data.ptr = hook; in looper_grow()401 epoll_ctl( l->epoll_fd, EPOLL_CTL_MOD, hook->fd, &ev ); in looper_grow()412 LoopHook* hook; in looper_add() local[all …]
58 provides everything needed to hook up the native code with the Java library
275 …vendor/qcom/shamu/proprietary/libril-qcril-hook-oem.so:system/vendor/lib/libril-qcril-hook-oem.so:…
368 system/vendor/lib/libril-qcril-hook-oem.so \
338 /system/vendor/lib/libril-qcril-hook-oem.so
322 system/vendor/lib/libril-qcril-hook-oem.so:qcom