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

/vbox/include/VBox/
H A Dsettings.h1317 void readHardDiskAttachments_pre1_7(const xml::ElementNode &elmHardDiskAttachments, Storage &strg);
/vbox/src/VBox/Main/xml/
H A DSettings.cpp3400 void MachineConfigFile::readHardDiskAttachments_pre1_7(const xml::ElementNode &elmHardDiskAttachments, function in class:MachineConfigFile
3461 * This is only called for settings version 1.7 and above; see readHardDiskAttachments_pre1_7()
3860 readHardDiskAttachments_pre1_7(*pelmSnapshotChild, snap.storage);
4006 readHardDiskAttachments_pre1_7(*pelmMachineChild, storageMachine);

Completed in 1430 milliseconds