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

/vbox/src/VBox/Main/xml/
H A Dovfreader.cpp804 const xml::ElementNode *pelmCIMOSDescription; local
805 if ((pelmCIMOSDescription = pelmThis->findChildElement("Description")))
806 vsys.strCimosDesc = pelmCIMOSDescription->getValue();

Completed in 92 milliseconds