Lines Matching refs:libevent
2 # Build libevent as separate library
6 LOCAL_MODULE:= libevent
10 third_party/libevent/event.c \
11 third_party/libevent/evutil.c \
12 third_party/libevent/epoll.c \
13 third_party/libevent/log.c \
14 third_party/libevent/poll.c \
15 third_party/libevent/select.c \
16 third_party/libevent/signal.c
19 $(LOCAL_PATH)/third_party/libevent \
20 $(LOCAL_PATH)/third_party/libevent/android