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

  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_io_data.cc 219 ftp_factory_.reset(
231 ftp_factory_.get());
277 ftp_factory_.get());
315 ftp_factory_.get());
off_the_record_profile_io_data.h 141 mutable scoped_ptr<net::FtpTransactionFactory> ftp_factory_; member in class:OffTheRecordProfileIOData
profile_impl_io_data.cc 441 ftp_factory_.reset(
452 ftp_factory_.get());
507 ftp_factory_.get());
598 ftp_factory_.get());
profile_impl_io_data.h 192 mutable scoped_ptr<net::FtpTransactionFactory> ftp_factory_; member in class:ProfileImplIOData
  /external/chromium_org/net/url_request/
url_request_ftp_job_unittest.cc 131 MockFtpTransactionFactory ftp_factory_; member in class:net::__anon11605::URLRequestFtpJobPriorityTest
142 &req_, &ftp_factory_, &ftp_auth_cache_));
162 &req_, &ftp_factory_, &ftp_auth_cache_));
177 &req_, &ftp_factory_, &ftp_auth_cache_));
191 &req_, &ftp_factory_, &ftp_auth_cache_));

Completed in 292 milliseconds