Searched refs:pelmVirtualSystemType (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/xml/
H A Dovfreader.cpp402 const xml::ElementNode *pelmSystem, *pelmVirtualSystemType; local
412 if ((pelmVirtualSystemType = pelmSystem->findChildElement("VirtualSystemType")))
413 vsys.strVirtualSystemType = pelmVirtualSystemType->getValue();

Completed in 701 milliseconds