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

/vbox/include/VBox/
H A Dsettings.h1337 void buildSnapshotXML(uint32_t depth, xml::ElementNode &elmParent, const Snapshot &snap);
/vbox/src/VBox/Main/xml/
H A DSettings.cpp5195 void MachineConfigFile::buildSnapshotXML(uint32_t depth, function in class:MachineConfigFile
5233 buildSnapshotXML(depth + 1, *pelmChildren, child);
5372 buildSnapshotXML(1, elmMachine, llFirstSnapshot.front());

Completed in 64 milliseconds