HomeSort by relevance Sort by last modified time
    Searched full:from_url (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chrome/browser/history/
visit_database.cc 467 GURL* from_url) {
475 if (from_url) {
485 *from_url = GURL(statement.ColumnString(0));
redirect_browsertest.cc 60 GURL from_url,
visit_database.h 169 GURL* from_url);
history_service.h 267 // will contain [B, C], and A will be in 'from_url'.
277 GURL, // from_url / to_url
284 Handle QueryRedirectsFrom(const GURL& from_url,
    [all...]
history_service.cc 795 const GURL& from_url,
800 new history::QueryRedirectsRequest(callback), from_url);
    [all...]
history_backend.cc     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib2.py     [all...]
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.cc 1148 GURL from_url = site_instance->GetSiteURL(); local
    [all...]

Completed in 262 milliseconds