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

1 2

  /external/qemu/android/
user-config.c 79 dwarning("Weird: Content path too long, using temporary user-config.");
111 dwarning("Can't read user-config file: %s\nUsing default values",
206 dwarning("could not save user configuration: %s: %s",
boot-properties.c 142 dwarning("boot property name too long: '%.*s'",
146 dwarning("boot property value too long: '%.*s'",
150 dwarning("boot property name contains invalid chars: %.*s",
363 dwarning("boot property missing (=) separator: %s", param);
snaphost-android.c 19 #define W(...) dwarning(__VA_ARGS__)
adb-qemud.c 27 #define W(...) dwarning(__VA_ARGS__)
404 dwarning("%s: Could not register '%s' service",
main.c 152 dwarning("%s partition size adjusted to match image file %s\n", description, temp);
701 dwarning( "Emulated hardware doesn't support a cache partition. -cache option ignored!" );
746 dwarning( "Emulated hardware doesn't support SD Cards. -sdcard option ignored." );
790 dwarning("no SD Card image at '%s'", opts->sdcard);
804 dwarning("ignoring -snapshot option due to the use of -no-snapstorage");
809 dwarning("ignoring -snapstorage option due to the use of -no-snapstorage");
844 dwarning("ignoring -snapshot option due to the use of -no-snapshot.");
    [all...]
async-socket-connector.c 29 #define W(...) dwarning(__VA_ARGS__)
multitouch-port.c 31 #define W(...) dwarning(__VA_ARGS__)
sensors-port.c 23 #define W(...) dwarning(__VA_ARGS__)
multitouch-screen.c 28 #define W(...) dwarning(__VA_ARGS__)
qemu-setup.c 313 dwarning( "option -port must be followed by an even integer, using port number %d\n",
main-common.c 418 dwarning("could not load skin file '%s', using built-in one\n",
706 dwarning( "Please note that -image is obsolete and that -system is now used to point\n"
718 dwarning( "Please note that the -system option should now be used to point to the initial\n"
    [all...]
adb-server.c 27 #define W(...) dwarning(__VA_ARGS__)
hw-sensors.c 26 #define W(...) dwarning(__VA_ARGS__)
async-socket.c 30 #define W(...) dwarning(__VA_ARGS__)
    [all...]
  /external/qemu/android/utils/
debug.h 83 ** 'dwarning' prints a warning message, then appends a '\n'
90 extern void dwarning( const char* format, ... );
debug.c 45 dwarning( const char* format, ... ) function
tempfile.c 147 dwarning("%s: over %d calls. Program exit may not cleanup all temporary files",
ini.c 24 #define W(...) dwarning(__VA_ARGS__)
  /external/qemu/android/camera/
camera-capture-mac.m 30 #define W(...) dwarning(__VA_ARGS__)
camera-capture-windows.c 28 #define W(...) dwarning(__VA_ARGS__)
camera-capture-linux.c 30 #define W(...) dwarning(__VA_ARGS__)
    [all...]
camera-service.c 32 #define W(...) dwarning(__VA_ARGS__)
    [all...]
  /external/qemu/android/avd/
info.c 959 dwarning("Ignoring invalid SDCard path: %s", path);
    [all...]
  /external/qemu/hw/
goldfish_nand.c 977 dwarning( "no read or write limit specified. ignoring -nand-limits" );
  /external/qemu/
vl-android.c     [all...]

Completed in 5090 milliseconds

1 2