Searched refs:OutputDebugStringA (Results 1 – 17 of 17) sorted by relevance
33 OutputDebugStringA(buffer); in SkDebugf()
240 #define OutputDebugStringA _dbus_wince_OutputDebugStringA macro241 void OutputDebugStringA(LPCSTR);
465 OutputDebugStringA(buf); in _dbus_verbose_real()
310 OutputDebugStringA(buf); in _dbus_system_logv()
1150 OutputDebugStringA (LPCSTR lpOutputString) in OutputDebugStringA() function
37 OutputDebugStringA(msg); in DebugOutput()
179 _STLP_IMPORT_DECLSPEC void _STLP_STDCALL OutputDebugStringA(const char* lpOutputString);
151 OutputDebugStringA(buffer); in vprintf_stderr_common()
295 OutputDebugStringA(str_newline.c_str()); in ~LogMessage()
417 OutputDebugStringA(str.c_str()); in OutputToDebug()
359 OutputDebugStringA(__buffer); in _Message()
576 OutputDebugStringA(str_newline.c_str()); in ~LogMessage()
697 OutputDebugStringA(buffer.start()); in VPrintHelper()
2512 ::OutputDebugStringA(result.c_str()); in PrintTestPartResult()2513 ::OutputDebugStringA("\n"); in PrintTestPartResult()
2541 ::OutputDebugStringA(result.c_str()); in PrintTestPartResult()2542 ::OutputDebugStringA("\n"); in PrintTestPartResult()
2507 ::OutputDebugStringA(result.c_str()); in PrintTestPartResult()2508 ::OutputDebugStringA("\n"); in PrintTestPartResult()
26512 Use OutputDebugStringW on WinCE since OutputDebugStringA is not supported