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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageDebugVM.cpp574 bool fWithDescriptions = false; local
594 fWithDescriptions = true;
612 if (fReset && fWithDescriptions)
624 CHECK_ERROR2_RET(pDebugger, GetStats(bstrPattern.raw(), fWithDescriptions, bstrStats.asOutParam()),

Completed in 43 milliseconds