Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_io_ios.cc36 CFRunLoopSourceRef fd_source, in Init() argument
44 fd_source_.reset(fd_source); in Init()
H A Dmessage_pump_io_ios.h44 CFRunLoopSourceRef fd_source,
/aosp_15_r20/external/wayland/src/
H A Devent-loop.c99 struct wl_event_source_fd *fd_source = (struct wl_event_source_fd *) source; in wl_event_source_fd_dispatch() local
112 return fd_source->func(fd_source->fd, mask, source->data); in wl_event_source_fd_dispatch()