Searched refs:OutputDebugString (Results 1 – 14 of 14) sorted by relevance
53 OutputDebugString(pswzString); in PVRTErrorOutputDebug()61 OutputDebugString(pszString); in PVRTErrorOutputDebug()
35 if (level <= _verbosity) { OutputDebugString(msg); OutputDebugString("\n"); } in log()54 OutputDebugString(msg); OutputDebugString("\n"); in error()
32 void OutputDebugString() {} in OutputDebugString() function in blink::Task
523 OutputDebugString(strc); in OsDisplayDebugString()525 OutputDebugString(str); in OsDisplayDebugString()
31 # Windows OutputDebugString function -- messages will show up in the
382 OutputDebugString(buf); in win32_debug_output_msg()
1310 OutputDebugString(text); in LogMagickEventList()1311 OutputDebugString("\n"); in LogMagickEventList()
1452 OutputDebugString(buffer); in vprint_message()1462 OutputDebugString(buffer); in vprint_error()
34 # define TIXML_LOG OutputDebugString
48 #define TIXML_LOG OutputDebugString
394 OutputDebugString(msg);395 OutputDebugString("\n");
72 if ( buffer ) { vsprintf( buffer, message, args ); OutputDebugString( buffer ); free( buffer ); } in syslog()
984 OutputDebugString( buffer ); in DebugWindowsDebuggerPrint()