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

/vbox/src/VBox/Main/xml/
H A Dovfreader.cpp198 * @param pSectionElem Section element for which this helper is getting called.
202 const xml::ElementNode *pSectionElem)
205 xml::NodesLoop loopDisks(*pSectionElem, "Disk");
297 * @param pSectionElem Section element for which this helper is getting called.
300 void OVFReader::HandleNetworkSection(const xml::ElementNode * /* pSectionElem */)
304 // xml::NodesLoop loopNetworks(*pSectionElem, "Network");
201 HandleDiskSection(const xml::ElementNode *pReferencesElem, const xml::ElementNode *pSectionElem) argument

Completed in 37 milliseconds