Searched refs:lcl_tryReadOutputChannel (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/tools/source/debug/ |
H A D | debug.cxx | 489 …void lcl_tryReadOutputChannel( const sal_Char* _pLine, size_t _nLineLen, const sal_Char* _pKeyName… in lcl_tryReadOutputChannel() function 761 … lcl_tryReadOutputChannel( pLine, nLineLength, "trace", &aDebugData.aDbgData.nTraceOut ); in GetDebugData() 762 … lcl_tryReadOutputChannel( pLine, nLineLength, "warning", &aDebugData.aDbgData.nWarningOut ); in GetDebugData() 763 … lcl_tryReadOutputChannel( pLine, nLineLength, "error", &aDebugData.aDbgData.nErrorOut ); in GetDebugData()
|
Completed in 22 milliseconds