Searched refs:_VERBOSE_TAG (Results 1 - 4 of 4) sorted by relevance

/external/qemu/android/utils/
H A Ddebug.h18 _VERBOSE_TAG(init, "emulator initialization") \
19 _VERBOSE_TAG(console, "control console") \
20 _VERBOSE_TAG(modem, "emulated GSM modem") \
21 _VERBOSE_TAG(radio, "emulated GSM AT Command channel") \
22 _VERBOSE_TAG(keys, "key bindings & presses") \
23 _VERBOSE_TAG(slirp, "internal router/firewall") \
24 _VERBOSE_TAG(timezone, "host timezone detection" ) \
25 _VERBOSE_TAG(socket, "network sockets") \
26 _VERBOSE_TAG(proxy, "network proxy support") \
27 _VERBOSE_TAG(audi
51 #define _VERBOSE_TAG macro
56 #undef _VERBOSE_TAG macro
[all...]
/external/qemu/android/
H A Dhelp.c357 #define _VERBOSE_TAG(x,y) { #x, VERBOSE_##x, y }, macro
363 #undef _VERBOSE_TAG macro
H A Dcmdline-option.c9 #define _VERBOSE_TAG(x,y) { #x, VERBOSE_##x, y }, macro
H A Dmain.c96 #define _VERBOSE_TAG(x,y) { #x, VERBOSE_##x, y }, macro

Completed in 58 milliseconds