Searched defs:rtLogOutput (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0.cpp2018 static DECLCALLBACK(size_t) rtLogOutput(void *pv, const char *pachChars, size_t cbChars) function
2045 RTLogFormatV(rtLogOutput, pLog, pszFormat, vaCopy);
2052 RTLogFormatV(rtLogOutput, pLog, pszFormat, vaCopy);

Completed in 64 milliseconds