Home | History | Annotate | Download | only in android

Lines Matching full:derror

275                     derror("You must use the -snapstorage <file> option to specify a snapshot storage file!\n");
277 derror("This AVD doesn't have snapshotting enabled!\n");
304 derror("The -skindir <path> option requires a -skin <name> option");
334 derror("could not read hardware configuration ?");
395 derror( "bad -trace parameter" );
429 derror( "This AVD's configuration is missing a kernel file!!" );
435 derror( "Invalid or missing kernel image file: %s", kernelFile );
529 derror( "-partition-size must be followed by a positive integer" );
533 derror( "partition-size (%d) must be between %dMB and %dMB",
552 derror("Directory does not exist: %s", opts->sysdir);
573 derror("No initial system image for this configuration!");
586 derror("System image file doesn't exist: %s", initImage);
618 derror("Missing system image: %s", systemImage);
631 derror("Invalid -datadir directory: %s", opts->datadir);
648 derror("No data image path for this configuration!");
665 derror("Invalid initial data image path: %s", initImage);
739 derror( "-cache-size must be followed by a positive integer" );
920 derror( "-memory must be followed by a positive integer" );
924 derror( "physical memory size must be between 32 and 4096 MB" );
1088 derror("Charmap file does not exist: %s", opts->charmap);
1115 derror("Invalid value for -gpu <mode> parameter: %s\n", gpu);
1116 derror("Valid values are: on, off or auto\n");
1126 derror("Snapshots and gpu are mutually exclusive at this point. Please turn one of them off, and restart the emulator.");
1141 derror("Invalid value for -camera-back <mode> parameter: %s\n"
1154 derror("Invalid value for -camera-front <mode> parameter: %s\n"
1189 derror("Invalid value for -screen <mode> parameter: %s\n"
1248 derror("Could not write hardware.ini to %s: %s", coreHwIniPath, strerror(errno));
1258 derror("Could not open hardware configuration file: %s\n",
1299 derror("Can't attach to core!");