HomeSort by relevance Sort by last modified time
    Searched refs:APANIC (Results 1 - 11 of 11) sorted by null

  /external/qemu/android/utils/
panic.h 24 #define APANIC(...) android_panic(__VA_ARGS__)
jpeg-compress.c 55 APANIC("Unable to allocate %d bytes for JPEG compression", dst->size);
80 APANIC("Unable to allocate %d bytes for JPEG compression", dst->size);
107 APANIC("Unable to allocate JPEG compression descriptor.");
  /external/qemu/android/avd/
util.c 107 APANIC("User path too long!: %s\n", temp);
127 APANIC("Could not open: %s\n", iniPath == NULL ? avdName : iniPath);
160 APANIC("AVD path too long: %s\n", avdPath);
164 APANIC("Could not open AVD config file: %s\n", temp);
  /external/qemu/android/
main-emulator.c 245 APANIC("Path too long: %s\n", progName);
257 APANIC("Path too long: %s\n", progName);
290 APANIC("Missing arch-specific emulator program: %s\n", path);
looper-qemu.c 389 APANIC("Trying to run the QEMU main event loop explicitely!");
sdk-controller-socket.c 395 APANIC("SDKCtl %s: Unable to allocate %d bytes block.",
403 APANIC("SDKCtl %s: Unable to allocate %d bytes block",
    [all...]
hw-qemud.c     [all...]
  /external/qemu/android/protocol/
core-commands-proxy.c 107 APANIC("_coreCmdProxy_get_response is unable to allocate response data buffer.\n");
269 APANIC("corecmd_get_qemu_path is unable to allocate %u bytes\n",
ui-commands-impl.c 162 APANIC("Unable to allocate memory for UI command parameters.\n");
fb-updates-impl.c 149 APANIC("Unable to allocate memory for framebuffer update\n");
  /external/qemu/hw/
goldfish_pipe.c 88 APANIC("Too many goldfish pipe services (%d)", count);
92 APANIC("Pipe service name too long: '%s'", pipeName);
    [all...]

Completed in 1796 milliseconds