HomeSort by relevance Sort by last modified time
    Searched refs:tab_referrer_url_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/safe_browsing/
download_protection_service.cc 283 tab_referrer_url_(item->GetTabReferrerUrl()),
700 if (tab_referrer_url_.is_valid()) {
701 resource->set_referrer(tab_referrer_url_.spec());
837 GURL tab_referrer_url_; member in class:safe_browsing::DownloadProtectionService::CheckClientDownloadRequest
    [all...]
  /external/chromium_org/content/browser/download/
download_item_impl.h 428 GURL tab_referrer_url_; member in class:content::DownloadItemImpl
download_item_impl.cc 183 tab_referrer_url_(info.tab_referrer_url),
564 return tab_referrer_url_;
    [all...]

Completed in 60 milliseconds