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

/vbox/src/VBox/Main/xml/
H A DSettings.cpp2717 * both directly from readMachine and from readSnapshot, since snapshots
3458 * Used both directly from readMachine and from readSnapshot, since snapshots
3819 bool MachineConfigFile::readSnapshot(const Guid &curSnapshotUuid, function in class:MachineConfigFile
3876 bool found = readSnapshot(curSnapshotUuid, depth + 1, *pelmChildSnapshot, snap.llChildSnapshots.back());
4018 foundCurrentSnapshot = readSnapshot(uuidCurrentSnapshot, 1, *pelmMachineChild, snap);

Completed in 81 milliseconds