Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/qemu/
Dqemu.c251 qemu_command_vformat( char* buffer, in qemu_command_vformat() function
334 len = qemu_command_vformat( command, sizeof command, fmt, args ); in qemu_control_command()