Lines Matching refs:settings

115     bool findSnapshot(const settings::SnapshotsList &snl, const Guid &id, settings::Snapshot &sn) const;
116 void updateMACAddresses(settings::NetworkAdaptersList &nwl) const;
117 void updateMACAddresses(settings::SnapshotsList &sl) const;
118 void updateStorageLists(settings::StorageControllersList &sc, const Bstr &bstrOldId, const Bstr &bstrNewId) const;
119 void updateSnapshotStorageLists(settings::SnapshotsList &sl, const Bstr &bstrOldId, const Bstr &bstrNewId) const;
120 void updateStateFile(settings::SnapshotsList &snl, const Guid &id, const Utf8Str &strFile) const;
568 bool MachineCloneVMPrivate::findSnapshot(const settings::SnapshotsList &snl, const Guid &id, settings::Snapshot &sn) const
570 settings::SnapshotsList::const_iterator it;
587 void MachineCloneVMPrivate::updateMACAddresses(settings::NetworkAdaptersList &nwl) const
590 settings::NetworkAdaptersList::iterator it;
600 void MachineCloneVMPrivate::updateMACAddresses(settings::SnapshotsList &sl) const
602 settings::SnapshotsList::iterator it;
611 void MachineCloneVMPrivate::updateStorageLists(settings::StorageControllersList &sc,
614 settings::StorageControllersList::iterator it3;
619 settings::AttachedDevicesList &llAttachments = it3->llAttachedDevices;
620 settings::AttachedDevicesList::iterator it4;
634 void MachineCloneVMPrivate::updateSnapshotStorageLists(settings::SnapshotsList &sl, const Bstr &bstrOldId,
637 settings::SnapshotsList::iterator it;
648 void MachineCloneVMPrivate::updateStateFile(settings::SnapshotsList &snl, const Guid &id, const Utf8Str &strFile) const
650 settings::SnapshotsList::iterator it;
971 settings::MachineConfigFile trgMCF = *d->pSrcMachine->mData->pMachineConfigFile;
977 settings::Snapshot sn;
1407 /* save the global settings; for that we should hold only the