HomeSort by relevance Sort by last modified time
    Searched refs:derror (Results 1 - 25 of 38) sorted by null

1 2

  /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...]
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",
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);
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);
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);
attach-ui-impl.c 57 derror("Unable to connect to the attach-UI service: %s\n",
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);
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",
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"
  /external/qemu/android/
opengles.c 77 derror("GLES emulation: Could not find required symbol (%s): %s", #name, error); \
98 derror("Could not load OpenGLES emulation library: %s", error);
109 derror("OpenGLES emulation library mismatch. Be sure to use the correct version!");
114 derror("OpenGLES initialization failed!");
131 derror("OpenGLES emulation library could not be initialized!");
main.c 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!!" )
    [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",
qemu-setup.c 78 derror( "socket port/path can be followed by [,<option>]+ only\n");
94 derror( "socket port/path can be followed by [,server][,max=<count>] only\n");
235 derror( "env var ANDROID_ADB_SERVER_PORT must be a number > 0. Got \"%s\"\n",
261 derror( "option -ports must be followed by two comma separated positive integer numbers" );
268 derror( "option -ports must be followed by two comma separated positive integer numbers" );
273 derror( "option -ports must be followed by two different integer numbers" );
291 derror( "option -port must be followed by an even integer number between %d and %d\n",
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));
main-common.c 151 derror( "keyset name too long: '%s'\n", keyset);
410 derror("unknown skin name '%s'", skinName);
684 derror("Your system directory is missing the '%s' image file.\n"
701 derror( "You can't use -sysdir, -system and -image at the same time.\n"
714 derror( "Option -system should now be followed by a file path, not a directory one.\n"
766 derror( "the -skindir <path> option requires a -skin <name> option");
777 derror( "timeout specified for -bootchart option is invalid.\n"
803 derror("Can't access ANDROID_PRODUCT_OUT as '%s'\n"
811 derror("Can't find the Android build root from '%s'\n"
833 derror(
    [all...]
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/camera/
camera-capture-mac.c 24 #define E(...) derror(__VA_ARGS__)
  /external/qemu/memcheck/
memcheck_logging.h 32 do { if (VERBOSE_CHECK(memcheck)) derror(__VA_ARGS__); } while (0)
  /external/qemu/android/utils/
debug.h 74 ** 'derror' prints a severe error message, then appends a '\n'
81 extern void derror( const char* format, ... );
debug.c 57 derror( const char* format, ... ) function
misc.c 104 derror( "%s: could not allocate %d bytes",
  /external/qemu/android/avd/
info.c 417 derror("malformed skin name: %s", skinName);
454 derror("unknown virtual device name: '%s'", i->deviceName);
464 derror("Corrupt virtual device config file!");
484 derror("bad config: %s",
572 derror("can't access virtual device content directory");
598 derror("bad config: %s",
620 derror("no search paths found in this AVD's configuration.\n"
721 derror("virtual device name contains invalid characters");
904 derror("bad workspace: cannot find prebuilt kernel in: %s", temp);
    [all...]
  /external/qemu/hw/
goldfish_nand.c 885 derror( "bad parameter value '%s': expecting unsigned integer", value );
895 derror( "bad read/write limit suffix: use K, M or G" );
922 derror( "bad parameter, expecting pid=<number>, got '%s'",
927 derror( "bad parameter: process identifier must be > 0" );
934 derror( "bad parameter: expecting signal=<number>, got '%s'",
939 derror( "bad parameter: signal number must be > 0" );
950 derror( "bad parameter '%s' (see -help-nand-limits)", item );
956 derror( "bad paramater: missing pid=<number>" );
960 derror( "bad parameter: missing signal=<number>" );

Completed in 5317 milliseconds

1 2