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

/vbox/src/VBox/Devices/Storage/
H A DDrvVD.cpp2245 PCFGMNODE pCfgFilter = CFGMR3GetChild(pCfg, "Filters"); local
2247 if (pCfgFilter)
2249 PCFGMNODE pCfgFilterConfig = CFGMR3GetChild(pCfgFilter, "VDConfig");
2254 rc = CFGMR3QueryStringAlloc(pCfgFilter, "FilterName", &pszFilterName);

Completed in 49 milliseconds