Searched refs:evhttp_start (Results 1 – 25 of 65) sorted by relevance
123
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/external/libevent/include/event2/ |
H A D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libevent/include/event2/ |
D | http_compat.h | 63 struct evhttp *evhttp_start(const char *address, ev_uint16_t port);
|
/aosp_15_r20/external/cronet/third_party/libevent/test/ |
H A D | regress_rpc.c | 76 myhttp = evhttp_start("127.0.0.1", 8080 + i); in http_setup()
|
H A D | regress_http.c | 1123 myhttp = evhttp_start("127.0.0.1", 65535 - i); in http_highport_test()
|
/aosp_15_r20/out/soong/.intermediates/external/libevent/libevent/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libevent.so.toc | 434 429: FUNC GLOBAL DEFAULT 15 evhttp_start
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/31/64/arm64_armv8-a/source-based/ |
D | libevent.so.lsdump | 1450 "name" : "evhttp_start" 8396 "function_name" : "evhttp_start", 8397 "linker_set_key" : "evhttp_start",
|
123