Searched refs:source_url_ (Results 1 - 25 of 28) sorted by relevance

12

/external/chromium_org/content/browser/download/
H A Dbase_file_mac.cc16 AddQuarantineMetadataToFile(full_path_, source_url_, referrer_url_);
17 AddOriginMetadataToFile(full_path_, source_url_, referrer_url_);
H A Dbase_file_linux.cc16 AddOriginMetadataToFile(full_path_, source_url_, referrer_url_);
H A Dfile_metadata_unittest_linux.cc32 : source_url_("http://www.source.com"),
41 return source_url_;
109 GURL source_url_; member in class:content::__anon7970::FileMetadataLinuxTest
H A Dbase_file.h147 GURL source_url_; member in class:content::BaseFile
H A Dbase_file_win.cc341 HRESULT hr = AVScanFile(full_path_, source_url_.spec(), guid);
H A Dbase_file.cc37 source_url_(source_url),
251 return base::StringPrintf("{ source_url_ = \"%s\""
255 source_url_.spec().c_str(),
/external/chromium/chrome/browser/chromeos/cros/
H A Dlibcros_service_library.cc63 std::string source_url_; // URL being resolved. member in class:chromeos::LibCrosServiceLibraryImpl::NetworkProxyLibrary::Request
65 net::ProxyInfo proxy_info_; // ProxyInfo resolved for source_url_.
179 LOG(WARNING) << "Pending request for " << all_requests_[i]->source_url_;
230 VLOG(1) << "Starting networy proxy resolution for " << request->source_url_;
232 GURL(request->source_url_), &request->proxy_info_,
247 if (!NotifyNetworkProxyResolved(request->source_url_.c_str(),
254 << request->source_url_;
270 source_url_(source_url),
/external/chromium_org/chrome/browser/chromeos/dbus/
H A Dproxy_resolution_service_provider.cc33 source_url_(source_url) {
51 std::string source_url_; // URL being resolved. member in class:chromeos::ProxyResolverImpl::Request
52 net::ProxyInfo proxy_info_; // ProxyInfo resolved for source_url_.
71 LOG(WARNING) << "Pending request for " << request->source_url_;
135 << request->source_url_;
137 GURL(request->source_url_), &request->proxy_info_,
157 writer.AppendString(request->source_url_);
165 LOG(ERROR) << "can't find request slot(" << request->source_url_
/external/chromium/chrome/browser/extensions/
H A Dextension_function.h84 void set_source_url(const GURL& source_url) { source_url_ = source_url; }
85 const GURL& source_url() { return source_url_; }
146 GURL source_url_; member in class:ExtensionFunction
H A Dextension_file_browser_private_api.cc363 source_url_,
440 source_url_(source_url),
541 if (source_url_.GetOrigin() != file_origin_url) {
625 GURL source_url_; member in class:ExecuteTasksFileSystemCallbackDispatcher
666 source_url_,
/external/chromium/chrome/browser/download/
H A Dbase_file.cc29 source_url_(source_url),
189 file_metadata::AddQuarantineMetadataToFile(full_path_, source_url_,
191 file_metadata::AddOriginMetadataToFile(full_path_, source_url_,
239 return base::StringPrintf("{ source_url_ = \"%s\""
242 source_url_.spec().c_str(),
H A Dbase_file.h78 GURL source_url_; member in class:BaseFile
/external/chromium/chrome/browser/autofill/
H A Dform_structure.h111 const GURL& source_url() const { return source_url_; }
148 GURL source_url_; member in class:FormStructure
H A Dform_structure.cc54 source_url_(form.origin),
287 scheme = source_url_.scheme();
288 host = source_url_.host();
493 source_url_ == form.origin &&
/external/chromium_org/components/autofill/core/browser/
H A Dform_structure.h154 const GURL& source_url() const { return source_url_; }
206 GURL source_url_; member in class:autofill::FormStructure
H A Dform_structure.cc326 source_url_(form.origin),
618 form.data.origin = form_structure->source_url_;
649 scheme = source_url_.scheme();
650 host = source_url_.host();
743 DCHECK_EQ(cached_form.source_url_, source_url_);
963 data.origin = source_url_;
977 source_url_ == form.origin &&
/external/chromium_org/chrome/browser/ui/android/autofill/
H A Dautofill_dialog_controller_android.h86 // invoked is the same as |source_url_|.
90 GURL source_url_; member in class:autofill::AutofillDialogControllerAndroid
H A Dautofill_dialog_controller_android.cc197 current_url.GetOrigin() == source_url_.GetOrigin();
307 env, source_url_.GetOrigin().spec());
408 source_url_(source_url),
429 return source_url_.SchemeIs(content::kHttpsScheme);
/external/chromium_org/extensions/browser/
H A Dextension_function.h172 void set_source_url(const GURL& source_url) { source_url_ = source_url; }
173 const GURL& source_url() { return source_url_; }
229 GURL source_url_; member in class:ExtensionFunction
/external/chromium_org/content/public/test/
H A Dtest_file_error_injector.cc76 GURL source_url_; member in class:content::__anon8429::DownloadFileWithErrors
123 source_url_(url),
135 base::Bind(ctor_callback, source_url_));
140 destruction_callback_.Run(source_url_);
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_local_predictor.cc91 LocalPredictorURLInfo source_url_; member in struct:prerender::PrerenderLocalPredictor::CandidatePrerenderInfo
97 source_url_.id = source_id;
167 DoURLLookup(db, &request_->source_url_);
561 if (!info->source_url_.url_lookup_success) {
583 if (it->GetURL() == info->source_url_.url) {
648 info->source_url_.url_lookup_success) {
651 browse_item->SetString("url", info->source_url_.url.spec());
813 info->source_url_.url_lookup_success) {
1137 URLsIdenticalIgnoringFragments(info->source_url_.url,
/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_client.h246 GURL source_url_; member in class:autofill::wallet::WalletClient
H A Dwallet_client.cc260 source_url_(source_url),
321 source_url_.GetWithEmptyPath().spec());
367 source_url_.GetWithEmptyPath().spec());
460 source_url_.GetWithEmptyPath().spec());
499 source_url_.GetWithEmptyPath().spec());
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dfile_browser_handler_api.cc323 fileapi::GetFileSystemInfoForChromeOS(source_url_.GetOrigin());
H A Dprivate_api_drive.cc407 fileapi::GetFileSystemInfoForChromeOS(source_url_.GetOrigin());
491 fileapi::GetFileSystemInfoForChromeOS(source_url_.GetOrigin());

Completed in 790 milliseconds

12