Home
last modified time | relevance | path

Searched refs:uri2 (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/hls/
Dm3u8.c1231 uri_join (const gchar * uri1, const gchar * uri2) in uri_join() argument
1235 if (gst_uri_is_valid (uri2)) in uri_join()
1236 return g_strdup (uri2); in uri_join()
1239 if (uri2[0] != '/') { in uri_join()
1256 ret = g_strdup_printf ("%s/%s", uri_copy, uri2); in uri_join()
1278 ret = g_strdup_printf ("%s://%s%s", scheme, hostname, uri2); in uri_join()
/third_party/lwip/src/apps/http/
Dhttpd.c1652 const char *uri, *uri1, *uri2, *uri3; local
1656 uri2 = "/501.htm";
1661 uri2 = "/400.htm";
1666 } else if (fs_open(&hs->file_handle, uri2) == ERR_OK) {
1667 uri = uri2;
/third_party/nghttp2/src/
Dutil.cc621 bool fieldeq(const char *uri1, const http_parser_url &u1, const char *uri2, in fieldeq() argument
636 uri2 + u2.field_data[field].off, u1.field_data[field].len) == 0; in fieldeq()
672 bool porteq(const char *uri1, const http_parser_url &u1, const char *uri2, in porteq() argument
678 util::has_uri_field(u2, UF_PORT) ? u2.port : get_default_port(uri2, u2); in porteq()
Dutil.h527 bool fieldeq(const char *uri1, const http_parser_url &u1, const char *uri2,
541 bool porteq(const char *uri1, const http_parser_url &u1, const char *uri2,
/third_party/gstreamer/gstplugins_good/
DChangeLog70811 gst-plugins-base/tests/icles/playback/test7 uri1.wav uri2.wav
/third_party/chromium/patch/
D0003-ohos-1115.patch169965 F test/uri2.test 9d3ba7a53ee167572d53a298ee4a5d38ec4a8fb7