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

  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_io_data.h 141 mutable scoped_ptr<net::FtpTransactionFactory> ftp_factory_; member in class:OffTheRecordProfileIOData
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 609 milliseconds