Home | History | Annotate | Download | only in android

Lines Matching refs:derror

175         derror("Invalid value for -webcam parameter: %s\n", param);
198 derror("Invalid <name> value for -webcam parameter: %s\n", param);
204 derror("Invalid value for -webcam parameter: %s\n", param);
210 derror("Invalid <direction> value for -webcam parameter: %s\n"
334 derror("You must use the -snapstorage <file> option to specify a snapshot storage file!\n");
336 derror("This AVD doesn't have snapshotting enabled!\n");
363 derror("The -skindir <path> option requires a -skin <name> option");
386 derror("could not read hardware configuration ?");
447 derror( "bad -trace parameter" );
478 derror( "This AVD's configuration is missing a kernel file!!" );
484 derror( "Invalid or missing kernel image file: %s", kernelFile );
578 derror( "-partition-size must be followed by a positive integer" );
582 derror( "partition-size (%d) must be between %dMB and %dMB",
601 derror("Directory does not exist: %s", opts->sysdir);
622 derror("No initial system image for this configuration!");
635 derror("System image file doesn't exist: %s", initImage);
667 derror("Missing system image: %s", systemImage);
680 derror("Invalid -datadir directory: %s", opts->datadir);
697 derror("No data image path for this configuration!");
714 derror("Invalid initial data image path: %s", initImage);
957 derror( "-memory must be followed by a positive integer" );
961 derror( "physical memory size must be between 32 and 4096 MB" );
1125 derror("Charmap file does not exist: %s", opts->charmap);
1152 derror("Invalid value for -gpu <mode> parameter: %s\n", gpu);
1153 derror("Valid values are: on, off or auto\n");
1164 derror("Invalid value for -fake-camera <mode> parameter: %s\n",
1166 derror("Valid values are: back, front, or off\n");
1180 derror("'-webcam off' cannot be combined with other -webcam otions\n");
1188 derror("'-webcam list' cannot be combined with other -webcam otions\n");
1224 derror("Too many -webcam options. Maximum number of -webcam options is 6\n");
1300 derror("Could not write hardware.ini to %s: %s", coreHwIniPath, strerror(errno));
1310 derror("Could not open hardware configuration file: %s\n",
1351 derror("Can't attach to core!");