Home
last modified time | relevance | path

Searched refs:evhttp_uri_set_scheme (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/external/libevent/sample/
H A Dhttp-connect.c41 evhttp_uri_set_scheme(path, NULL); in uri_path()
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/external/libevent/include/event2/
H A Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libevent/include/event2/
Dhttp.h1078 int evhttp_uri_set_scheme(struct evhttp_uri *uri, const char *scheme);
/aosp_15_r20/external/libevent/test/
H A Dregress_http.c2627 tt_want(-1 == evhttp_uri_set_scheme(uri,"")); in http_parse_uri_test()
2628 tt_want(-1 == evhttp_uri_set_scheme(uri,"33")); in http_parse_uri_test()
2629 tt_want(-1 == evhttp_uri_set_scheme(uri,"hi!")); in http_parse_uri_test()
2639 tt_want(0 == evhttp_uri_set_scheme(uri,"http")); in http_parse_uri_test()
2640 tt_want(0 == evhttp_uri_set_scheme(uri,NULL)); in http_parse_uri_test()
/aosp_15_r20/out/soong/.intermediates/external/libevent/libevent/android_arm64_armv8-2a_cortex-a55_shared/
Dlibevent.so.toc716 711: FUNC GLOBAL DEFAULT 15 evhttp_uri_set_scheme
/aosp_15_r20/prebuilts/abi-dumps/vndk/31/64/arm64_armv8-a/source-based/
Dlibevent.so.lsdump1513 "name" : "evhttp_uri_set_scheme"
8648 "function_name" : "evhttp_uri_set_scheme",
8649 "linker_set_key" : "evhttp_uri_set_scheme",

123