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

/vbox/src/VBox/Main/src-server/
H A DMachineImplCloneVM.cpp122 const Utf8Str &strSnapshotFolder, RTCList<ComObjPtr<Medium> > &newMedia,
661 const Utf8Str &strSnapshotFolder, RTCList<ComObjPtr<Medium> > &newMedia,
678 Utf8StrFmt("%s%c", strSnapshotFolder.c_str(), RTPATH_DELIMITER),
1028 if (RTPathStartsWithRoot(trgMCF.machineUserData.strSnapshotFolder.c_str()))
1029 trgMCF.machineUserData.strSnapshotFolder = "Snapshots";
1041 trgMCF.machineUserData.strSnapshotFolder.c_str());
660 createDifferencingMedium(const ComObjPtr<Machine> &pMachine, const ComObjPtr<Medium> &pParent, const Utf8Str &strSnapshotFolder, RTCList<ComObjPtr<Medium> > &newMedia, ComObjPtr<Medium> *ppDiff) const argument
/vbox/include/VBox/
H A Dsettings.h1213 && (strSnapshotFolder == c.strSnapshotFolder)
1233 com::Utf8Str strSnapshotFolder; member in struct:settings::MachineUserData

Completed in 52 milliseconds