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 261 ftp_factory_.reset(
274 ftp_factory_.get());
334 ftp_factory_.get());
375 ftp_factory_.get());
off_the_record_profile_io_data.h 147 mutable scoped_ptr<net::FtpTransactionFactory> ftp_factory_; member in class:OffTheRecordProfileIOData
profile_impl_io_data.cc 559 ftp_factory_.reset(
571 ftp_factory_.get());
647 ftp_factory_.get());
728 ftp_factory_.get()));
    [all...]
profile_impl_io_data.h 220 mutable scoped_ptr<net::FtpTransactionFactory> ftp_factory_; member in class:ProfileImplIOData
  /external/chromium_org/net/url_request/
url_request_ftp_job_unittest.cc 139 MockFtpTransactionFactory ftp_factory_; member in class:net::__anon14422::URLRequestFtpJobPriorityTest
150 req_.get(), &ftp_factory_, &ftp_auth_cache_));
170 req_.get(), &ftp_factory_, &ftp_auth_cache_));
185 req_.get(), &ftp_factory_, &ftp_auth_cache_));
199 req_.get(), &ftp_factory_, &ftp_auth_cache_));

Completed in 742 milliseconds