Home
last modified time | relevance | path

Searched refs:current_remote_directory_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/ftp/
Dftp_network_transaction.h213 std::string current_remote_directory_; variable
Dftp_network_transaction.cc340 std::string path(current_remote_directory_); in GetRequestPathForFtpCommand()
742 current_remote_directory_ = line; in ProcessResponsePWD()