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.c37 dprintn( const char* format, ... ) in dprintn() function
57 dprintn( "emulator: WARNING: " ); in dwarning()
59 dprintn( "\n" ); in dwarning()
69 dprintn( "emulator: ERROR: " ); in derror()
71 dprintn( "\n" ); in derror()
Ddebug.h102 dprintn(format "\n", \
107 dprintn("emulator: %s: " format "\n", \
113 dprintn("%s: " format "\n", \
150 extern void dprintn( const char* format, ... );