Home | History | Annotate | Download | only in qemu

Lines Matching refs:image_file

1991         const char* image_file = NULL;
1993 image_file = part_file;
1995 image_file = part_init_file;
2003 part_name, image_file);
2005 part_type = androidPartitionType_probeFile(image_file);
2009 if (image_file) {
2011 androidPartitionType_probeFile(image_file);
2015 image_file);