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

/vbox/src/VBox/Runtime/common/log/
H A Dlogformat.cpp65 RTDECL(size_t) RTLogFormatV(PFNRTSTROUTPUT pfnOutput, void *pvArg, const char *pszFormat, va_list args) function
69 RT_EXPORT_SYMBOL(RTLogFormatV); variable
/vbox/include/iprt/
H A Dmangling.h806 # define RTLogFormatV RT_MANGLER(RTLogFormatV) macro

Completed in 76 milliseconds