MCPcopy Create free account
hub / github.com/carlonluca/pot / OutputDebugString

Method OutputDebugString

piomxtextures_src/omx_omxplayer_logging.cpp:206–209  ·  view source on GitHub ↗

------------------------------------------------------------------------------ | CLog::OutputDebugString +-----------------------------------------------------------------------------*/

Source from the content-addressed store, hash-verified

204| CLog::OutputDebugString
205+-----------------------------------------------------------------------------*/
206void CLog::OutputDebugString(const std::string& line)
207{
208 return;
209}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected