HomeSort by relevance Sort by last modified time
    Searched refs:libevent (Results 1 - 14 of 14) sorted by null

  /external/chromium/third_party/libevent/
libevent.scons 7 env = env.Clone(COMPONENT_NAME='libevent',
8 TARGET_NAME='libevent')
28 env.Dir('$SRC_DIR/third_party/libevent/.'),
29 env.Dir('$SRC_DIR/third_party/libevent/linux')
119 env.Dir('$SRC_DIR/third_party/libevent/.'),
120 env.Dir('$SRC_DIR/third_party/libevent/linux')
271 and (infile.startswith('$SRC_DIR/third_party/libevent/')
279 if not infile.startswith('$SRC_DIR/third_party/libevent/'):
280 infile = '$SRC_DIR/third_party/libevent/' + infile
290 gyp_target = env.Alias('libevent', target_files
    [all...]
libevent_main.scons 63 libevent = 'libevent.scons', variable
configure     [all...]
  /external/chromium/
Android.mk 296 # Need to build libevent separately (possibly other libs as well)
298 third_party/libevent/buffer.c \
299 third_party/libevent/devpoll.c \
300 third_party/libevent/epoll.c \
301 third_party/libevent/epoll_sub.c \
302 third_party/libevent/evbuffer.c \
303 third_party/libevent/evdns.c \
304 third_party/libevent/event.c \
305 third_party/libevent/event_tagging.c \
306 third_party/libevent/evrpc.c
    [all...]
  /external/chromium/base/
base_main.scons 72 libevent = '../third_party/libevent/libevent.scons', variable
base_unittests.scons 483 Alias('libevent'),
  /external/chromium/net/
net_main.scons 76 libevent = '../third_party/libevent/libevent.scons', variable
crash_cache.scons 424 Alias('libevent'),
fetch_client.scons 441 Alias('libevent'),
fetch_server.scons 449 Alias('libevent'),
net_perftests.scons 455 Alias('libevent'),
stress_cache.scons 424 Alias('libevent'),
tld_cleanup.scons 378 Alias('libevent'),
net_unittests.scons 537 Alias('libevent'),

Completed in 135 milliseconds