Home
last modified time | relevance | path

Searched defs:ev_callback (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/bootable/recovery/minui/include/minui/
H A Dminui.h168 using ev_callback = std::function<int(int fd, uint32_t epevents)>; variable
/aosp_15_r20/external/cronet/third_party/libevent/
H A Devent.h230 void (*ev_callback)(int, short, void *arg); member
/aosp_15_r20/external/libevent/
H A Devent-internal.h59 #define ev_callback ev_evcallback.evcb_cb_union.evcb_callback macro