Lines Matching full:upload
100 scoped_refptr<UploadData> upload(new UploadData);101 upload->AppendBytes(data, strlen(data));102 return upload;801 // This file should just be ignored in the upload stream.