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

/vbox/src/VBox/Main/src-all/
H A DExtPackUtil.cpp99 * @param a_pDoc Pointer to the XML document.
102 static RTCString *vboxExtPackLoadDescFromDoc(xml::Document *a_pDoc, PVBOXEXTPACKDESC a_pExtPackDesc) argument
107 const xml::ElementNode *pVBoxExtPackElm = a_pDoc->getRootElement();

Completed in 822 milliseconds