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

  /external/chromium/net/url_request/
url_request_ftp_job.cc 109 request_->context()->ftp_auth_cache()->Remove(origin,
118 request_->context()->ftp_auth_cache()->Lookup(origin);
211 request_->context()->ftp_auth_cache()->Add(request_->url().GetOrigin(),
url_request_context.h 20 #include "net/ftp/ftp_auth_cache.h"
153 FtpAuthCache* ftp_auth_cache() { return &ftp_auth_cache_; } function in class:net::URLRequestContext
  /external/chromium/
Android.mk 238 net/ftp/ftp_auth_cache.cc \

Completed in 58 milliseconds