Home | History | Annotate | Download | only in elonen

Lines Matching defs:file_name

666                     String part_name = null, file_name = null, content_type = null;
680 file_name = matcher.group(2);
710 String path = saveTmpFile(fbuf, part_data_start, part_data_end - part_data_start, file_name);
720 parms.put(part_name, file_name);