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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageAppliance.cpp734 Utf8Str strFormatName = Utf8Str(bstrFormatName); local
736 if (strFormatName.compare("RAW", Utf8Str::CaseInsensitive) == 0)

Completed in 2389 milliseconds