Home
last modified time | relevance | path

Searched defs:base_url (Results 1 – 11 of 11) sorted by relevance

/third_party/python/Lib/xml/etree/
DElementInclude.py116 def include(elem, loader=None, base_url=None, argument
131 def _include(elem, loader, base_url, max_depth, _parent_hrefs): argument
/third_party/cef/tests/cefclient/browser/
Dosr_dragdrop_win.cc95 std::string HtmlToCFHtml(const std::string& html, const std::string& base_url) { in HtmlToCFHtml()
150 std::string* base_url, in CFHtmlExtractMetadata()
201 std::string* base_url) { in CFHtmlToHtml()
244 CefString base_url = drag_data->GetFragmentBaseURL(); in DragDataToDataObject() local
327 std::string base_url; in DataObjectToDragData() local
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssdemux.h68 gchar *base_url; member
/third_party/cef/libcef_dll/cpptoc/
Ddrag_data_cpptoc.cc365 const cef_string_t* base_url) { in drag_data_set_fragment_base_url()
/third_party/cef/libcef_dll/ctocpp/
Ddrag_data_ctocpp.cc374 void CefDragDataCToCpp::SetFragmentBaseURL(const CefString& base_url) { in SetFragmentBaseURL()
/third_party/python/Lib/test/
Dtest_robotparser.py347 base_url = 'http://www.pythontest.net/' variable in NetworkTestCase
/third_party/ffmpeg/libavformat/
Ddashdec.c123 char *base_url; member
1497 char *base_url = c->base_url; in refresh_manifest() local
Ddashenc.c500 const char *base_url, int id) { in get_hls_playlist_name()
/third_party/cef/tests/ceftests/
Dresource_manager_unittest.cc997 EchoProvider(const std::string& base_url) : base_url_(base_url) { in EchoProvider()
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdclient.c1987 GstUri *base_url, *frag_url; in gst_mpd_client_get_next_fragment() local
/third_party/node/deps/ada/
Dada.cpp10378 std::string_view input, const result_type* base_url) { in parse()
12069 const result_type* base_url) { in parse_url()