Searched refs:RTLogRelPrintfV (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Runtime/common/log/
H A Dlogrelellipsis.cpp74 RTLogRelPrintfV(pszFormat, args);
H A Dlogrel.cpp142 RTDECL(void) RTLogRelPrintfV(const char *pszFormat, va_list args) function
146 RT_EXPORT_SYMBOL(RTLogRelPrintfV); variable
/vbox/src/VBox/Runtime/VBox/
H A Dlogbackdoor-redirect.cpp66 RTDECL(void) RTLogRelPrintfV(const char *pszFormat, va_list va) function
/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedIPRT.cpp144 RTLogRelPrintfV(pszFormat, va);
/vbox/src/VBox/Runtime/common/misc/
H A Dassert.cpp261 RTLogRelPrintfV(pszFormat, vaCopy);
/vbox/src/VBox/VMM/VMMR3/
H A DDBGFInfo.cpp164 RTLogRelPrintfV(pszFormat, args);
173 RTLogRelPrintfV(pszFormat, args);
H A DSTAM.cpp2161 RTLogRelPrintfV(pszFormat, va);
/vbox/src/VBox/Runtime/common/alloc/
H A Dmemtracker.cpp979 RTLogRelPrintfV(pszFormat, va);
/vbox/include/iprt/
H A Dlog.h1427 RTDECL(void) RTLogRelPrintfV(const char *pszFormat, va_list args);
H A Dmangling.h823 # define RTLogRelPrintfV RT_MANGLER(RTLogRelPrintfV) macro

Completed in 110 milliseconds