/external/qemu/android/protocol/ |
core-connection.c | 101 derror("syncsocket_connect has failed: %s\n", errno_str); 110 derror("syncsocket_start_read has failed: %s\n", errno_str); 119 derror("syncsocket_read_line_absolute has failed: %s\n", errno_str); 125 derror("console has failed the connection: %s\n", buf); 134 derror("unexpected reply from the console: %s\n", buf); 206 derror("syncsocket_start_write failed: %s\n", errno_str); 214 derror("syncsocket_write failed: %s\n", errno_str); 234 derror("syncsocket_start_read failed: %s\n", errno_str); 242 derror("syncsocket_read failed: %s\n", errno_str); 302 derror("error reading console reply on stream switch: %s\n", errno_str) [all...] |
ui-commands-proxy.c | 91 derror("Send UI command %d (%u bytes) has failed: %s\n", 113 derror("Unexpected LOOP_IO_WRITE in _uiCmdProxy_io_func.\n"); 122 derror("Unexpected read status %d in _uiCmdProxy_io_func\n", status); 127 derror("Unexpected read error %d (%s) in _uiCmdProxy_io_func.\n", 171 derror("Unable to initialize UICmdProxy writer: %s\n", errno_str);
|
attach-ui-proxy.c | 64 derror("Unexpected LOOP_IO_WRITE in _attachUiProxy_io_func.\n"); 73 derror("Unexpected read status %d in _attachUiProxy_io_func\n", status); 78 derror("Unexpected read error %d (%s) in _attachUiProxy_io_func.\n",
|
user-events-impl.c | 87 derror("Unexpected LOOP_IO_WRITE in _userEventsImpl_io_func\n"); 126 derror("Unexpected user event type %d\n", 153 derror("Unexpected user event type %d\n", 172 derror("User event read error %d -> %s\n", errno, errno_str);
|
attach-ui-impl.c | 57 derror("Unable to connect to the attach-UI service: %s\n",
|
user-events-proxy.c | 68 derror("Unable to send user event: %s\n", errno_str); 83 derror("Unable to connect to the user-events service: %s\n", 93 derror("Unable to initialize UserEventsProxy writer: %s\n", errno_str);
|
core-commands-proxy.c | 80 derror("Unable to send UI control command %d (size %u): %s\n", 117 derror("Unable to get UI command response from the Core: %s\n", 323 derror("Unable to connect to the ui-core-control service: %s\n", 332 derror("Unable to initialize CoreCmdProxy writer: %s\n", errno_str); 338 derror("Unable to initialize CoreCmdProxy reader: %s\n", errno_str);
|
core-commands-impl.c | 148 derror("Core is unable to respond with %u bytes to the UI control command: %s\n", 321 derror("Unknown UI control command %d is received by the Core.\n", 341 derror("Unexpected LOOP_IO_WRITE in _coreCmdImpl_io_func\n"); 416 derror("Unable to create writer for CoreCmdImpl instance: %s\n",
|
fb-updates-impl.c | 190 derror("Unable to connect to the framebuffer service: %s\n", 211 derror("Unexpected core framebuffer reply: %s\n"
|
ui-commands-impl.c | 108 derror("Unknown command %d is received from the Core\n", 204 derror("Unable to connect to the core-ui-control service: %s\n",
|
/external/qemu/android/ |
opengles.c | 83 derror("GLES emulation: Could not find required symbol (%s): %s", #name, error); \ 105 derror("Could not load OpenGLES emulation library: %s", error); 116 derror("OpenGLES emulation library mismatch. Be sure to use the correct version!"); 121 derror("OpenGLES initialization failed!"); 138 derror("OpenGLES emulation library could not be initialized!");
|
main.c | 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) [all...] |
hw-kmsg.c | 45 derror( "could not create kernel log charpipe" );
|
user-config.c | 76 derror("Weird: Cannot create temporary user-config file?"); 89 derror("Weird: Can't find parent of user-config file: %s", 96 derror("Weird: No content path for this AVD: %s", parentPath); 101 derror("Using empty user-config, can't create %s: %s",
|
main-common.c | 152 derror( "keyset name too long: '%s'\n", keyset); 630 derror("unknown skin name '%s'", skinName); 904 derror("Your system directory is missing the '%s' image file.\n" 921 derror( "You can't use -sysdir, -system and -image at the same time.\n" 934 derror( "Option -system should now be followed by a file path, not a directory one.\n" 986 derror( "the -skindir <path> option requires a -skin <name> option"); 997 derror( "timeout specified for -bootchart option is invalid.\n" 1023 derror("Can't access ANDROID_PRODUCT_OUT as '%s'\n" 1034 derror("Can't find the Android build root '%s'\n" 1056 derror( [all...] |
snapshot.c | 60 derror("read failed: %s", strerror(errno)); 74 derror("seek failed: %s", strerror(errno)); 273 derror("Not a valid Qcow snapshot file (expected magic value '%08x', got '%08x').", 278 derror("Unsupported Qcow version (need %d, got %d).", 314 derror("Could not open snapshot file '%s': %s", snapstorage, strerror(errno));
|
charmap.c | 424 derror("Invalid format of charmap file %s. Unknown key %s in line %d", 432 derror("Invalid format of charmap file %s. Invalid display value in line %d", 440 derror("Invalid format of charmap file %s. Invalid number value in line %d", 448 derror("Invalid format of charmap file %s. Invalid base value in line %d", 456 derror("Invalid format of charmap file %s. Invalid caps value in line %d", 464 derror("Invalid format of charmap file %s. Invalid fn value in line %d", 472 derror("Invalid format of charmap file %s. Invalid caps_fn value in line %d", 483 derror("Invalid format of charmap file %s in line %d", 566 derror("Unable to open charmap file %s : %s", 609 derror("Error reading charmap file %s : %s" [all...] |
qemu-setup.c | 85 derror( "socket port/path can be followed by [,<option>]+ only\n"); 101 derror( "socket port/path can be followed by [,server][,max=<count>] only\n"); 242 derror( "env var ANDROID_ADB_SERVER_PORT must be a number > 0. Got \"%s\"\n", 270 derror( "option -ports must be followed by two comma separated positive integer numbers" ); 277 derror( "option -ports must be followed by two comma separated positive integer numbers" ); 282 derror( "option -ports must be followed by two different integer numbers" ); 307 derror( "option -port must be followed by an even integer number between %d and %d\n",
|
cmdline-option.c | 95 derror( "-debug must be followed by tags (see -help-verbose)\n"); 158 derror( "-%s must be followed by parameter (see -help-%s)",
|
/external/qemu/android/utils/ |
debug.h | 84 ** 'derror' prints a severe error message, then appends a '\n' 91 extern void derror( const char* format, ... );
|
debug.c | 57 derror( const char* format, ... ) function
|
misc.c | 21 #define E(...) derror(__VA_ARGS__) 107 derror( "%s: could not allocate %d bytes",
|
/external/qemu/hw/ |
goldfish_nand.c | 875 derror( "bad parameter value '%s': expecting unsigned integer", value ); 885 derror( "bad read/write limit suffix: use K, M or G" ); 912 derror( "bad parameter, expecting pid=<number>, got '%s'", 917 derror( "bad parameter: process identifier must be > 0" ); 924 derror( "bad parameter: expecting signal=<number>, got '%s'", 929 derror( "bad parameter: signal number must be > 0" ); 940 derror( "bad parameter '%s' (see -help-nand-limits)", item ); 946 derror( "bad paramater: missing pid=<number>" ); 950 derror( "bad parameter: missing signal=<number>" );
|
/external/qemu/android/avd/ |
info.c | 389 derror("malformed skin name: %s", skinName); 426 derror("unknown virtual device name: '%s'", i->deviceName); 436 derror("Corrupt virtual device config file!"); 456 derror("bad config: %s", 559 derror("can't access virtual device content directory"); 585 derror("bad config: %s", 607 derror("no search paths found in this AVD's configuration.\n" 708 derror("virtual device name contains invalid characters"); 904 derror("bad workspace: cannot find prebuilt kernel in: %s", temp); [all...] |
/external/qemu/memcheck/ |
memcheck_logging.h | 32 do { if (VERBOSE_CHECK(memcheck)) derror(__VA_ARGS__); } while (0)
|