Searched defs:base_url (Results 1 – 11 of 11) sorted by relevance
/third_party/python/Lib/xml/etree/ |
D | ElementInclude.py | 116 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/ |
D | osr_dragdrop_win.cc | 95 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/ |
D | gstmssdemux.h | 68 gchar *base_url; member
|
/third_party/cef/libcef_dll/cpptoc/ |
D | drag_data_cpptoc.cc | 365 const cef_string_t* base_url) { in drag_data_set_fragment_base_url()
|
/third_party/cef/libcef_dll/ctocpp/ |
D | drag_data_ctocpp.cc | 374 void CefDragDataCToCpp::SetFragmentBaseURL(const CefString& base_url) { in SetFragmentBaseURL()
|
/third_party/python/Lib/test/ |
D | test_robotparser.py | 347 base_url = 'http://www.pythontest.net/' variable in NetworkTestCase
|
/third_party/ffmpeg/libavformat/ |
D | dashdec.c | 123 char *base_url; member 1497 char *base_url = c->base_url; in refresh_manifest() local
|
D | dashenc.c | 500 const char *base_url, int id) { in get_hls_playlist_name()
|
/third_party/cef/tests/ceftests/ |
D | resource_manager_unittest.cc | 997 EchoProvider(const std::string& base_url) : base_url_(base_url) { in EchoProvider()
|
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstmpdclient.c | 1987 GstUri *base_url, *frag_url; in gst_mpd_client_get_next_fragment() local
|
/third_party/node/deps/ada/ |
D | ada.cpp | 10378 std::string_view input, const result_type* base_url) { in parse() 12069 const result_type* base_url) { in parse_url()
|