Home
last modified time | relevance | path

Searched refs:fdi (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/minui/
Devents.cpp160 fd_info* fdi = static_cast<fd_info*>(polledevents[n].data.ptr); in ev_dispatch() local
161 const ev_callback& cb = fdi->cb; in ev_dispatch()
163 cb(fdi->fd, polledevents[n].events); in ev_dispatch()