Searched refs:SetURL (Results 1 - 25 of 62) sorted by relevance

123

/external/chromium/chrome/browser/ui/
H A Dstatus_bubble.h29 // to display immediately. Subsequent empty SetURL calls (typically called
41 virtual void SetURL(const GURL& url, const string16& languages) = 0;
/external/chromium/net/base/
H A Dfilter_unittest.cc173 filter_context.SetURL(GURL(kSvgzUrl));
182 filter_context.SetURL(GURL(kSvgzUrl));
191 filter_context.SetURL(GURL(kSvgUrl));
200 filter_context.SetURL(GURL(kSvgUrl));
224 filter_context.SetURL(GURL(kTargzUrl));
232 filter_context.SetURL(GURL(kTgzUrl));
240 filter_context.SetURL(GURL(kTgzUrl));
249 filter_context.SetURL(GURL(kTgzUrl));
258 filter_context.SetURL(GURL(kUrl));
267 filter_context.SetURL(GUR
[all...]
H A Dmock_filter_context.h22 void SetURL(const GURL& gurl) { gurl_ = gurl; } function in class:net::MockFilterContext
H A Dsdch_filter_unittest.cc164 filter_context.SetURL(GURL(url_string));
186 filter_context.SetURL(GURL(url_string));
226 filter_context.SetURL(GURL(url_string));
268 filter_context.SetURL(GURL(url_string));
304 filter_context.SetURL(GURL(url_string));
341 filter_context.SetURL(GURL(url_string));
425 filter_context.SetURL(url);
463 filter_context.SetURL(GURL("https://" + kSampleDomain));
494 filter_context.SetURL(GURL("ftp://" + kSampleDomain));
521 filter_context.SetURL(GUR
[all...]
/external/chromium/chrome/browser/sync/engine/
H A Dhttp_post_provider_interface.h29 virtual void SetURL(const char* url, int port) = 0;
/external/chromium/chrome/browser/search_engines/
H A Dsearch_host_to_urls_map_unittest.cc39 t_urls_[0].SetURL("http://" + host_ + "/path1", 0, 0);
40 t_urls_[1].SetURL("http://" + host_ + "/path2", 0, 0);
54 new_t_url.SetURL("http://" + new_host + "/", 0, 0);
82 new_values.SetURL("http://" + new_host + "/", 0, 0);
98 new_t_url.SetURL("{google:baseURL}?q={searchTerms}", 0, 0);
H A Dtemplate_url_model_unittest.cc96 t_url->SetURL("http://www.unittest.com/", 0, 0);
129 template_url->SetURL(url, 0, 0);
309 t_url.SetURL(generate_url_cases[i].url, 0, 0);
391 t_url->SetURL("http://www.google.com/foo/bar", 0, 0);
557 t_url->SetURL("http://www.google.com/foo/bar", 0, 0);
703 template_url->SetURL("http://url", 0, 0);
1070 t_url->SetURL("{google:baseURL}?q={searchTerms}", 0, 0);
1134 expected_managed_default1->SetURL(kSearchURL, 0, 0);
1158 expected_managed_default2->SetURL(kNewSearchURL, 0, 0);
/external/chromium/chrome/browser/sync/glue/
H A Dhttp_bridge_unittest.cc157 http_bridge->SetURL("http://www.google.com", 9999);
181 http_bridge->SetURL(echo.spec().c_str(), echo.IntPort());
204 http_bridge->SetURL(echo_header.spec().c_str(), echo_header.IntPort());
231 http_bridge->SetURL(echo_header.spec().c_str(), echo_header.IntPort());
258 http_bridge->SetURL(echo_header.spec().c_str(), echo_header.IntPort());
281 http_bridge->SetURL("http://www.google.com", 9999);
300 http_bridge->SetURL("http://www.google.com", 9999);
H A Dhttp_bridge.h104 virtual void SetURL(const char* url, int port);
/external/chromium/chrome/browser/ui/search_engines/
H A Dedit_search_engine_controller.cc101 modifiable_url->SetURL(url_string, 0, 0);
136 t_url.SetURL(url, 0, 0);
H A Dkeyword_editor_controller.cc42 template_url->SetURL(url, 0, 0);
H A Dsearch_engine_tab_helper.cc183 new_url->SetURL(url.spec(), 0, 0);
/external/chromium/chrome/browser/history/
H A Dpage_usage_data.h36 void SetURL(const GURL& url) { function in class:PageUsageData
/external/chromium/chrome/browser/ui/views/extensions/
H A Dbrowser_action_drag_data_unittest.cc29 data.SetURL(GURL("http://www.google.com"), L"Title");
/external/chromium/chrome/browser/ui/views/
H A Dstatus_bubble_views.h59 virtual void SetURL(const GURL& url, const string16& languages);
/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_root_view.cc99 mapped_data.SetURL(url, string16());
104 mapped_data.SetURL(url, string16());
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DFrameLoaderClientWx.cpp235 wkEvent.SetURL(m_frame->loader()->documentLoader()->request().url().string());
292 wkEvent.SetURL(m_frame->loader()->provisionalDocumentLoader()->request().url().string());
315 wkEvent.SetURL(m_frame->loader()->documentLoader()->request().url().string());
325 wkEvent.SetURL(m_frame->document()->url().string());
399 wkEvent.SetURL(m_frame->document()->url().string());
753 wkEvent.SetURL(m_frame->loader()->documentLoader()->request().url().string());
796 wkEvent.SetURL(request.url().string());
817 wkEvent.SetURL(request.url().string());
/external/chromium/chrome/browser/sync/engine/net/
H A Dsyncapi_server_connection_manager.cc36 http->SetURL(connection_url.c_str(), sync_server_port);
/external/chromium/chrome/browser/ui/cocoa/
H A Dstatus_bubble_mac.h40 virtual void SetURL(const GURL& url, const string16& languages);
69 // Sets the bubble text for SetStatus and SetURL.
/external/chromium/chrome/browser/ui/gtk/
H A Dstatus_bubble_gtk.h47 virtual void SetURL(const GURL& url, const string16& languages);
/external/chromium/chrome/browser/webdata/
H A Dkeyword_table_unittest.cc70 template_url.SetURL("http://url/", 0, 0);
163 template_url.SetURL("http://url/", 0, 0);
230 template_url.SetURL("http://url/", 0, 0);
/external/chromium/chrome/browser/chromeos/
H A Dwm_overview_title.cc113 url_label_->SetURL(url);
/external/chromium/webkit/glue/media/
H A Dsimple_data_source.h98 void SetURL(const GURL& url);
/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_model.h64 void SetURL(const GURL& url) { url_ = url; } function in class:BookmarkNode
235 void SetURL(const BookmarkNode* node, const GURL& url);
/external/chromium/chrome/browser/autocomplete/
H A Dkeyword_provider_unittest.cc207 template_url->SetURL(url, 0, 0);

Completed in 278 milliseconds

123