Searched refs:setStrOutFn (Results 1 – 4 of 4) sorted by relevance
71 …void setStrOutFn(ocsdMsgLogStrOutI *p_IstrOut); //!< Set the output log string callback and enable…
75 void ocsdMsgLogger::setStrOutFn(ocsdMsgLogStrOutI *p_IstrOut) in setStrOutFn() function in ocsdMsgLogger
244 …logger.setStrOutFn(&logCB); /* set the callback - in this example it will go to stdio but this is… in initialiseDecoder()
288 pLogger->setStrOutFn(pCBObj); in ocsd_def_errlog_set_strprint_cb()