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

/vbox/src/VBox/Runtime/common/log/
H A Dlogcom.cpp76 cb = RTLogComPrintfV(pszFormat, args);
91 RTDECL(size_t) RTLogComPrintfV(const char *pszFormat, va_list args) function
95 RT_EXPORT_SYMBOL(RTLogComPrintfV); variable
/vbox/include/iprt/
H A Dmangling.h791 # define RTLogComPrintfV RT_MANGLER(RTLogComPrintfV) macro

Completed in 96 milliseconds