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

/vbox/src/VBox/Runtime/common/log/
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/include/iprt/
H A Dmangling.h823 # define RTLogRelPrintfV RT_MANGLER(RTLogRelPrintfV) macro

Completed in 93 milliseconds