Home | History | Annotate | Download | only in ftp

Lines Matching refs:request_info

760     FtpRequestInfo request_info = GetRequestInfo(request);
763 transaction_.Start(&request_info, &callback_, BoundNetLog()));
805 FtpRequestInfo request_info = GetRequestInfo("ftp://badhost");
809 transaction_.Start(&request_info, &callback_, BoundNetLog()));
1023 FtpRequestInfo request_info = GetRequestInfo("ftp://host/file");
1027 transaction_.Start(&request_info, &callback_, BoundNetLog()));
1148 FtpRequestInfo request_info = GetRequestInfo("ftp://host/file");
1151 transaction_.Start(&request_info, &callback_, BoundNetLog()));
1179 FtpRequestInfo request_info = GetRequestInfo("ftp://host/file");
1182 transaction_.Start(&request_info, &callback_, BoundNetLog()));