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

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_ole.cpp32 //inline void DbgOut(LPCTSTR lpStr) { ::OutputDebugString(lpStr); }
35 inline void DbgOut(LPCTSTR lpStr) { DTRACE_PRINT(_B(lpStr)); } function in namespace:SUN_DBG_NS
77 DbgOut( szBuffer1 );

Completed in 29 milliseconds