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

/vbox/src/VBox/Main/src-server/
H A DBandwidthControlImpl.cpp271 BandwidthGroupList *newList = new BandwidthGroupList(); local
293 newList->push_back(peer);
303 m->pPeer->m->llBandwidthGroups.attach(newList);
H A DUSBDeviceFiltersImpl.cpp693 DeviceFilterList *newList = new DeviceFilterList(); local
714 newList->push_back(peer);
728 m->pPeer->m->llDeviceFilters.attach(newList);
H A DMachineImpl.cpp11844 StorageControllerList *newList = new StorageControllerList(); local
11865 newList->push_back(peer);
11879 mPeer->mStorageControllers.attach(newList);
11915 USBControllerList *newList = new USBControllerList(); local
11936 newList->push_back(peer);
11950 mPeer->mUSBControllers.attach(newList);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 86 milliseconds