Home
last modified time | relevance | path

Searched defs:to_url (Results 1 – 5 of 5) sorted by relevance

/external/chromium/chrome/browser/history/
Dvisit_database.cc389 GURL* to_url) { in GetRedirectFromVisit()
Dhistory.cc587 const GURL& to_url, in QueryRedirectsTo()
Dhistory_backend.cc1456 const GURL& to_url, in GetMostRecentRedirectsTo()
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
DOAuth.php399 public function to_url() { function in OAuthRequest
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
D__init__.py330 def to_url(self): member in Request