Searched refs:evhttp_bind_socket_with_handle (Results 1 – 25 of 66) sorted by relevance
123
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/external/libevent/include/event2/ |
H A D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libevent/include/event2/ |
D | http.h | 115 struct evhttp_bound_socket *evhttp_bind_socket_with_handle(struct evhttp *http, const char *address…
|
/aosp_15_r20/external/libevent/sample/ |
H A D | http-server.c | 546 handle = evhttp_bind_socket_with_handle(http, "0.0.0.0", o.port); in main()
|
/aosp_15_r20/external/libevent/test/ |
H A D | regress_rpc.c | 87 sock = evhttp_bind_socket_with_handle(myhttp, "127.0.0.1", 0); in http_setup()
|
/aosp_15_r20/external/libevent/ |
H A D | http.c | 3552 evhttp_bind_socket_with_handle(http, address, port); in evhttp_bind_socket() 3559 evhttp_bind_socket_with_handle(struct evhttp *http, const char *address, ev_uint16_t port) in evhttp_bind_socket_with_handle() function
|
/aosp_15_r20/out/soong/.intermediates/external/libevent/libevent/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libevent.so.toc | 566 561: FUNC GLOBAL DEFAULT 15 evhttp_bind_socket_with_handle
|
123