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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageInfo.cpp2738 size_t cbLogDataPrint = cbLogData; local
2747 cbLogDataPrint--;
2752 RTStrmWrite(g_pStdOut, aLogData.raw(), cbLogDataPrint);

Completed in 72 milliseconds