Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/android-emu/android/utils/
Ddebug.c39 dprintn( const char* format, ... ) in dprintn() function
59 dprintn( "emulator: WARNING: " ); in dwarning()
61 dprintn( "\n" ); in dwarning()
71 dprintn( "emulator: ERROR: " ); in derror()
73 dprintn( "\n" ); in derror()
Ddebug.h104 dprintn(format "\n", \
109 dprintn("emulator: %s: " format "\n", \
115 dprintn("%s: " format "\n", \
152 extern void dprintn( const char* format, ... );