/third_party/cef/libcef/common/net/ |
D | url_util.cc | 17 std::string new_url = url; in MakeGURL() local
|
/third_party/cef/libcef/renderer/extensions/ |
D | extensions_renderer_client.cc | 122 GURL* new_url) { in WillSendRequest()
|
/third_party/ffmpeg/libavformat/ |
D | sapenc.c | 146 char *new_url; in sap_write_header() local
|
D | rtsp.c | 1988 char *new_url = av_strdup(reply->location); in ff_rtsp_connect() local
|
D | hls.c | 725 uint8_t *new_url = NULL; in parse_playlist() local
|
D | hlsenc.c | 977 char * new_url = av_strdup(vs->current_segment_final_filename_fmt); in sls_flags_filename_process() local
|
/third_party/cef/include/ |
D | cef_resource_request_handler.h | 129 CefString& new_url) {} in OnResourceRedirect()
|
/third_party/cef/libcef_dll/cpptoc/ |
D | resource_request_handler_cpptoc.cc | 121 cef_string_t* new_url) { in resource_request_handler_on_resource_redirect()
|
/third_party/cef/libcef_dll/ctocpp/ |
D | resource_request_handler_ctocpp.cc | 119 CefString& new_url) { in OnResourceRedirect()
|
/third_party/cef/libcef/renderer/alloy/ |
D | alloy_content_renderer_client.cc | 406 GURL* new_url) { in WillSendRequest()
|
/third_party/cef/libcef/renderer/ |
D | render_urlrequest_impl.cc | 395 const WebURL& new_url, in WillFollowRedirect()
|
/third_party/cef/libcef/common/ |
D | request_impl.cc | 206 const GURL& new_url = GURL(url.ToString()); in SetURL() local 329 const GURL& new_url = GURL(url.ToString()); in Set() local
|
/third_party/cef/libcef/browser/net_service/ |
D | proxy_url_loader_factory.cc | 542 const GURL new_url = request_.url.Resolve(location); in OnHeadersReceived() local 684 const absl::optional<GURL>& new_url) { in FollowRedirect()
|
D | resource_request_handler_wrapper.cc | 856 GURL new_url = redirect_info.new_url; in HandleRedirect() local 897 GURL new_url; in HandleResponse() local
|
D | stream_reader_url_loader.cc | 545 const absl::optional<GURL>& new_url) { in FollowRedirect()
|
/third_party/cef/tests/ceftests/ |
D | resource_request_handler_unittest.cc | 718 CefString& new_url) override { in OnResourceRedirect() 1785 CefString& new_url) override { in OnResourceRedirect() 2795 CefString& new_url) { in OnResourceRedirect() 2917 CefString& new_url) override { in OnResourceRedirect() 2938 const std::string& new_url = request->GetURL(); in OnRetryReceived() local 3096 CefString& new_url) override { in OnResourceRedirect()
|
D | navigation_unittest.cc | 873 CefString& new_url) override { in OnResourceRedirect() 974 CefString& new_url) override { in OnResourceRedirect()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-coretext.cc | 246 CFURLRef new_url = nullptr; in create_ct_font() local
|
/third_party/harfbuzz/src/ |
D | hb-coretext.cc | 233 CFURLRef new_url = nullptr; in create_ct_font() local
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-coretext.cc | 233 CFURLRef new_url = nullptr; in create_ct_font() local
|
/third_party/openssl/crypto/http/ |
D | http_client.c | 1095 static int redirection_ok(int n_redir, const char *old_url, const char *new_url) in redirection_ok()
|