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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageInfo.cpp101 Utf8Str newPrefix; local
103 newPrefix = Utf8StrFmt("%s-%d", prefix.c_str(), index + 1);
106 newPrefix = Utf8StrFmt("%s ", prefix.c_str());
110 HRESULT hrc2 = showSnapshots(snapshot, currentSnapshot, details, newPrefix, level + 1);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 52 milliseconds