Home
last modified time | relevance | path

Searched defs:new_uri (Results 1 – 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dxml-utils.c213 char *new_uri; in add_path() local
234 char *new_uri; in node_to_tnds() local
414 char *new_uri; in tnds_to_mo_iter() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dxml-utils.c213 char *new_uri; in add_path() local
234 char *new_uri; in node_to_tnds() local
414 char *new_uri; in tnds_to_mo_iter() local
/third_party/nghttp2/src/
Dasio_server_serve_mux.cc83 auto new_uri = util::percent_encode_path(clean_path); in handler() local
Dshrpx_downstream.cc706 auto new_uri = http2::rewrite_location_uri(balloc_, hd->value, u, in rewrite_location_response_header() local
/third_party/gstreamer/gstreamer/gst/
Dgsturi.c1059 GstUri *new_uri; in _gst_uri_copy() local
1460 GstUri *new_uri; in gst_uri_new() local
1502 GstUri *new_uri; in gst_uri_new_with_base() local
1701 GstUri *new_uri; in gst_uri_from_string_with_base() local
/third_party/libsoup/tests/
Dproxy-test.c293 SoupURI *proxy_uri, *req_uri, *new_uri; in do_proxy_redirect_test() local
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpclientsink.c281 gchar *new_uri = g_strconcat ("http://", uri, NULL); in gst_soup_http_client_sink_set_proxy() local
Dgstsouphttpsrc.c2964 gchar *new_uri = g_strconcat ("http://", uri, NULL); in gst_soup_http_src_set_proxy() local
/third_party/libsoup/libsoup/
Dsoup-session.c1087 SoupURI *new_uri; in redirection_uri() local
1120 SoupURI *new_uri; in soup_session_would_redirect() local
1171 SoupURI *new_uri; in soup_session_redirect_message() local
1203 SoupURI *new_uri = redirection_uri (msg); in redirect_handler() local
/third_party/glib/glib/
Dgbookmarkfile.c3866 const gchar *new_uri, in g_bookmark_file_move_item()