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

/vbox/src/VBox/VMM/VMMR3/
H A DCFGM.cpp1376 rc = CFGMR3InsertValue(pDstCur, pLeaf);
1577 rc = CFGMR3InsertValue(pDstTree, pValue);
1585 rc = CFGMR3InsertValue(pDstTree, pValue);
2289 VMMR3DECL(int) CFGMR3InsertValue(PCFGMNODE pNode, PCFGMLEAF pValue) function

Completed in 51 milliseconds