data_type_ 220 net/ftp/ftp_network_transaction.cc data_type_(DATA_TYPE_IMAGE), data_type_ 530 net/ftp/ftp_network_transaction.cc data_type_ = DATA_TYPE_ASCII; data_type_ 533 net/ftp/ftp_network_transaction.cc data_type_ = DATA_TYPE_IMAGE; data_type_ 923 net/ftp/ftp_network_transaction.cc if (data_type_ == DATA_TYPE_ASCII) { data_type_ 925 net/ftp/ftp_network_transaction.cc } else if (data_type_ == DATA_TYPE_IMAGE) { data_type_ 232 net/ftp/ftp_network_transaction.h DataType data_type_; data_type_ 86 net/ftp/ftp_network_transaction_unittest.cc return Verify(std::string("TYPE ") + data_type_ + "\r\n", data, data_type_ 144 net/ftp/ftp_network_transaction_unittest.cc void set_data_type(char data_type) { data_type_ = data_type; } data_type_ 198 net/ftp/ftp_network_transaction_unittest.cc char data_type_;