Home
last modified time | relevance | path

Searched refs:APANIC (Results 1 – 12 of 12) sorted by relevance

/external/qemu/android/avd/
Dutil.c106 APANIC("User path too long!: %s\n", temp); in path_getSdkHome()
123 APANIC("AVD Name too long: %s\n", avdName); in _getAvdContentPath()
128 APANIC("Could not open: %s", temp); in _getAvdContentPath()
148 APANIC("AVD path too long: %s\n", avdPath); in _getAvdTargetArch()
152 APANIC("Could not open AVD config file: %s", temp); in _getAvdTargetArch()
/external/qemu/android/utils/
Djpeg-compress.c55 APANIC("Unable to allocate %d bytes for JPEG compression", dst->size); in _on_init_destination()
80 APANIC("Unable to allocate %d bytes for JPEG compression", dst->size); in _on_empty_output_buffer()
107 APANIC("Unable to allocate JPEG compression descriptor."); in jpeg_compressor_create()
Dpanic.h24 #define APANIC(...) android_panic(__VA_ARGS__) macro
/external/qemu/android/
Dmain-emulator.c245 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);
Dsdk-controller-socket.c306 APANIC("SDKCtl %s: Unable to allocate %d bytes block", in _sdkctl_socket_alloc_recycler()
314 APANIC("SDKCtl %s: Unable to allocate %d bytes block", in _sdkctl_socket_alloc_recycler()
1139 APANIC("%s: Unable to allocate %d bytes for query response", in _on_io_dispatcher_query_reply_header()
Dlooper-qemu.c389 APANIC("Trying to run the QEMU main event loop explicitely!"); in qlooper_run()
Dandroid-device.c183 APANIC("Unable to allocate %d bytes for AsyncSendBuffer", in _async_send_buffer_create()
Dhw-qemud.c1881 APANIC("Unable to allocate buffer for pipe's pending message."); in _load_pipe_message()
/external/qemu/android/protocol/
Dcore-commands-proxy.c107 APANIC("_coreCmdProxy_get_response is unable to allocate response data buffer.\n"); in _coreCmdProxy_get_response()
269 APANIC("corecmd_get_qemu_path is unable to allocate %u bytes\n", in corecmd_get_qemu_path()
Dui-commands-impl.c162 APANIC("Unable to allocate memory for UI command parameters.\n"); in _uiCmdImpl_io_callback()
Dfb-updates-impl.c149 APANIC("Unable to allocate memory for framebuffer update\n"); in _fbUpdatesImpl_io_callback()
/external/qemu/hw/
Dgoldfish_pipe.c90 APANIC("Too many goldfish pipe services (%d)", count); in goldfish_pipe_add_type()
94 APANIC("Pipe service name too long: '%s'", pipeName); in goldfish_pipe_add_type()