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

/vbox/src/VBox/Runtime/common/log/
H A Dlogrel.cpp118 RTDECL(void) RTLogRelLoggerV(PRTLOGGER pLogger, unsigned fFlags, unsigned iGroup, const char *pszFormat, va_list args) function
131 RT_EXPORT_SYMBOL(RTLogRelLoggerV); variable
144 RTLogRelLoggerV(NULL, 0, ~0U, pszFormat, args);
/vbox/include/iprt/
H A Dmangling.h821 # define RTLogRelLoggerV RT_MANGLER(RTLogRelLoggerV) macro

Completed in 77 milliseconds