Home
last modified time | relevance | path

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

/external/chromium/net/ftp/
Dftp_network_transaction.cc183 : command_sent_(COMMAND_NONE), in FtpNetworkTransaction()
296 if (command_sent_ != COMMAND_NONE) in GetLoadState()
307 command_sent_ = COMMAND_NONE; in ResetStateForRestart()
344 case COMMAND_NONE: in ProcessCtrlResponse()
Dftp_network_transaction.h51 COMMAND_NONE, enumerator