Home
last modified time | relevance | path

Searched refs:evhttp_uri_set_fragment (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/external/libevent/include/event2/
H A Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libevent/include/event2/
Dhttp.h1104 int evhttp_uri_set_fragment(struct evhttp_uri *uri, const char *fragment);
/aosp_15_r20/external/libevent/test/
H A Dregress_http.c2637 tt_want(-1 == evhttp_uri_set_fragment(uri,"hello#world")); in http_parse_uri_test()
2659 tt_want(0 == evhttp_uri_set_fragment(uri, "")); in http_parse_uri_test()
2660 tt_want(0 == evhttp_uri_set_fragment(uri, "here?i?am")); in http_parse_uri_test()
2661 tt_want(0 == evhttp_uri_set_fragment(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.toc435 430: FUNC GLOBAL DEFAULT 15 evhttp_uri_set_fragment
/aosp_15_r20/prebuilts/abi-dumps/vndk/31/64/arm64_armv8-a/source-based/
Dlibevent.so.lsdump1498 "name" : "evhttp_uri_set_fragment"
8573 "function_name" : "evhttp_uri_set_fragment",
8574 "linker_set_key" : "evhttp_uri_set_fragment",
/aosp_15_r20/prebuilts/abi-dumps/vndk/33/64/x86_x86_64/source-based/
Dlibevent.so.lsdump1516 "name" : "evhttp_uri_set_fragment"
8576 "function_name" : "evhttp_uri_set_fragment",
8577 "linker_set_key" : "evhttp_uri_set_fragment",

123