Searched refs:to_url (Results 1 – 7 of 7) sorted by relevance
389 GURL* to_url) { in GetRedirectFromVisit() argument405 if (to_url) in GetRedirectFromVisit()406 *to_url = GURL(statement.ColumnString(1)); in GetRedirectFromVisit()
129 GURL* to_url);
587 const GURL& to_url, in QueryRedirectsTo() argument591 new history::QueryRedirectsRequest(callback), to_url); in QueryRedirectsTo()
326 Handle QueryRedirectsTo(const GURL& to_url,
1456 const GURL& to_url, in GetMostRecentRedirectsTo() argument1462 URLID to_url_id = db_->GetRowForURL(to_url, NULL); in GetMostRecentRedirectsTo()
399 public function to_url() { function in OAuthRequest443 return $this->to_url();
330 def to_url(self): member in Request569 uri = req.to_url()