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

/vbox/src/VBox/VMM/VMMR3/
H A DCFGM.cpp1556 VMMR3DECL(int) CFGMR3CopyTree(PCFGMNODE pDstTree, PCFGMNODE pSrcTree, uint32_t fFlags) function
1615 rc = CFGMR3CopyTree(pDstChild, pSrcChild, fFlags);

Completed in 55 milliseconds