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

/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp2548 i_copyPathRelativeToMachine(strSnapshotFolder, mUserData->s.strSnapshotFolder);
7227 void Machine::i_copyPathRelativeToMachine(const Utf8Str &strSource, function in class:Machine
10008 i_copyPathRelativeToMachine(mSSData->strStateFilePath, config.strStateFile);
10210 i_copyPathRelativeToMachine(mHWData->mVideoCaptureFile, data.strVideoCaptureFile);
10515 i_copyPathRelativeToMachine(mSSData->strStateFilePath, mData->pMachineConfigFile->strStateFile);

Completed in 96 milliseconds