HomeSort by relevance Sort by last modified time
    Searched refs:GURL (Results 751 - 775 of 5716) sorted by null

<<31323334353637383940>>

  /external/chromium_org/chrome/browser/autocomplete/
extension_app_provider_unittest.cc 22 const GURL output[3];
77 history::URLRow info(GURL(kExtensionApps[i].launch_url));
90 base::string16(), GURL(),
108 {ASCIIToUTF16("Not Found"), 0, { GURL() }},
111 {ASCIIToUTF16("o"), 2, { GURL("http://asdf/"),
112 GURL("http://fdsa/") }},
114 {ASCIIToUTF16("co"), 1, { GURL("http://asdf/") }},
116 {ASCIIToUTF16("http://asdf/"), 1, { GURL("http://asdf/") }},
117 {ASCIIToUTF16("http://fdsa/"), 1, { GURL("http://fdsa/") }},
120 {ASCIIToUTF16("xyz"), 0, { GURL() }},
    [all...]
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_database_helper_unittest.cc 20 const GURL origin("http://host1:1/");
36 const GURL origin1("chrome-extension://abcdefghijklmnopqrstuvwxyz/");
37 const GURL origin2("chrome-devtools://abcdefghijklmnopqrstuvwxyz/");
browsing_data_indexed_db_helper_unittest.cc 16 const GURL origin("http://host1:1/");
30 const GURL origin1("chrome-extension://abcdefghijklmnopqrstuvwxyz/");
31 const GURL origin2("chrome-devtools://abcdefghijklmnopqrstuvwxyz/");
browsing_data_local_storage_helper_unittest.cc 20 const GURL origin("http://host1:1/");
35 const GURL origin1("chrome-extension://abcdefghijklmnopqrstuvwxyz/");
36 const GURL origin2("chrome-devtools://abcdefghijklmnopqrstuvwxyz/");
  /external/chromium_org/chrome/browser/chromeos/login/
merge_session_throttle.h 51 bool IsRemote(const GURL& url) const;
55 bool ShouldShowMergeSessionPage(const GURL& url) const;
72 const GURL& url,
user_image.h 11 #include "url/gurl.h"
56 void set_url(const GURL& url) { url_ = url; }
57 GURL url() const { return url_; }
70 GURL url_;
  /external/chromium_org/chrome/browser/extensions/api/messaging/
incognito_connectability.h 11 #include "url/gurl.h"
61 const GURL& url);
69 typedef std::map<std::string, std::set<GURL> > ExtensionToOriginsMap;
73 const GURL& origin,
  /external/chromium_org/chrome/browser/extensions/api/sync_file_system/
extension_sync_event_observer.h 39 const GURL& app_origin,
52 std::string GetExtensionId(const GURL& app_origin);
59 void BroadcastOrDispatchEvent(const GURL& app_origin,
  /external/chromium_org/chrome/browser/extensions/
script_executor.h 15 class GURL;
72 typedef base::Callback<void(const std::string&, int32, const GURL&,
89 const GURL& file_url,
  /external/chromium_org/chrome/browser/history/
page_usage_data.h 11 #include "url/gurl.h"
36 void SetURL(const GURL& url) {
40 const GURL& GetURL() const {
73 GURL url_;
  /external/chromium_org/chrome/browser/
intranet_redirect_detector.h 18 #include "url/gurl.h"
37 // redirection is in place, the returned GURL will be empty.
53 static GURL RedirectOrigin();
74 GURL redirect_origin_;
77 std::vector<GURL> resulting_origins_;
pepper_broker_infobar_delegate.h 11 #include "url/gurl.h"
31 const GURL& url,
36 PepperBrokerInfoBarDelegate(const GURL& url,
55 const GURL url_;
  /external/chromium_org/chrome/browser/media/
midi_permission_infobar_delegate.h 12 #include "url/gurl.h"
30 const GURL& requesting_frame,
36 const GURL& requesting_frame,
58 GURL requesting_frame_;
protected_media_identifier_infobar_delegate.h 12 #include "url/gurl.h"
28 const GURL& requesting_frame,
33 const GURL& requesting_frame,
57 GURL requesting_frame_;
  /external/chromium_org/chrome/browser/metrics/variations/
variations_http_header_provider.h 25 class GURL;
44 void AppendHeaders(const GURL& url,
87 static bool ShouldAppendHeaders(const GURL& url);
  /external/chromium_org/chrome/browser/net/
sdch_dictionary_fetcher.h 42 virtual void Schedule(const GURL& dictionary_url) OVERRIDE;
63 std::queue<GURL> fetch_queue_;
87 std::set<GURL> attempted_load_;
  /external/chromium_org/chrome/browser/password_manager/
psl_matching_helper.cc 13 #include "url/gurl.h"
35 GURL gurl1(url1);
36 GURL gurl2(url2);
45 const GURL& signon_realm) {
  /external/chromium_org/chrome/browser/renderer_host/pepper/
pepper_flash_browser_host.h 24 class GURL;
49 const GURL& document_url,
50 const GURL& plugin_url,
  /external/chromium_org/chrome/browser/renderer_host/
plugin_info_message_filter_unittest.cc 36 const GURL& url,
37 const GURL& policy_url,
54 const GURL& url,
55 const GURL& policy_url,
142 0, GURL(), GURL(), "foo/bar", &status, &plugin, &actual_mime_type,
154 0, GURL(), GURL(), "foo/bar", &status, &plugin, &actual_mime_type,
168 0, GURL(), GURL(), "foo/bar", &status, &plugin, &actual_mime_type
    [all...]
  /external/chromium_org/chrome/browser/safe_browsing/
ping_manager.cc 62 const GURL& malicious_url,
63 const GURL& page_url,
64 const GURL& referrer_url,
68 GURL report_url = SafeBrowsingHitUrl(malicious_url, page_url,
86 GURL report_url = MalwareDetailsUrl();
98 GURL SafeBrowsingPingManager::SafeBrowsingHitUrl(
99 const GURL& malicious_url, const GURL& page_url,
100 const GURL& referrer_url, bool is_subresource,
133 return GURL(base::StringPrintf("%s&evts=%s&evtd=%s&evtr=%s&evhr=%s&evtb=%d"
    [all...]
  /external/chromium_org/chrome/browser/search_engines/
template_url_prepopulate_data.h 16 class GURL;
71 // Like the above, but takes a GURL which is expected to represent a search URL.
73 SearchEngineType GetEngineType(const GURL& url);
76 // known, this will return an empty GURL.
79 GURL GetLogoURL(const TemplateURL& template_url, LogoSize size);
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
origin_operation_queue.cc 12 OriginOperation::OriginOperation(const GURL& origin, Type type)
19 void OriginOperationQueue::Push(const GURL& origin,
32 bool OriginOperationQueue::HasPendingOperation(const GURL& origin) const {
  /external/chromium_org/chrome/browser/ui/
browser_navigator_browsertest.h 39 void RunUseNonIncognitoWindowTest(const GURL& url);
40 void RunDoNothingIfIncognitoIsForcedTest(const GURL& url);
47 bool OpenPOSTURLInNewForegroundTabAndGetTitle(const GURL& url,
  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_bubble_gtk_browsertest.cc 33 GURL(kTestBookmarkURL),
42 GURL(kTestBookmarkURL),
68 GURL initial_url =
  /external/chromium_org/chrome/browser/ui/omnibox/
alternate_nav_infobar_delegate.h 21 const GURL& search_url);
31 const GURL& search_url);
44 const GURL search_url_;

Completed in 2122 milliseconds

<<31323334353637383940>>