/external/chromium_org/third_party/libusb/src/libusb/ |
io.c | 1925 static int handle_events(struct libusb_context *ctx, struct timeval *tv) function [all...] |
libusbi.h | 365 * should also take this lock in the handle_events path, to prevent the user 912 * from the context of handle_events. 954 int (*handle_events)(struct libusb_context *ctx, member in struct:usbi_os_backend [all...] |
/external/libusb/libusb/ |
io.c | 1776 static int handle_events(struct libusb_context *ctx, struct timeval *tv) function [all...] |
libusbi.h | 261 * should also take this lock in the handle_events path, to prevent the user 721 * from the context of handle_events. 763 int (*handle_events)(struct libusb_context *ctx, member in struct:usbi_os_backend
|
/external/mdnsresponder/mDNSPosix/ |
nss_mdns.c | 566 handle_events (DNSServiceRef sdref, result_map_t * result, const char * str); 907 status = handle_events (sdref, result, fullname); 982 status = handle_events (sdref, result, addr_str); 1000 handle_events (DNSServiceRef sdref, result_map_t * result, const char * str) function [all...] |