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

/vbox/src/VBox/Runtime/VBox/
H A Dlogbackdoor.cpp51 cb = RTLogBackdoorPrintfV(pszFormat, args);
60 RTDECL(size_t) RTLogBackdoorPrintfV(const char *pszFormat, va_list args) function
65 RT_EXPORT_SYMBOL(RTLogBackdoorPrintfV); variable
/vbox/include/iprt/
H A Dmangling.h787 # define RTLogBackdoorPrintfV RT_MANGLER(RTLogBackdoorPrintfV) /* r0drv-guest */ macro

Completed in 75 milliseconds