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

/vbox/src/VBox/Runtime/common/string/
H A Dministring.cpp69 RTCString::printfOutputCallback(void *pvArg, const char *pachChars, size_t cbChars) function in class:RTCString
99 RTStrFormatV(printfOutputCallback, this, NULL, NULL, pszFormat, va);

Completed in 348 milliseconds