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

/vbox/src/VBox/Main/src-server/
H A DSnapshotImpl.cpp2132 const Utf8Str &strSnapshotStateFile = task.m_pSnapshot->i_getStateFilePath(); local
2134 if (strSnapshotStateFile.isNotEmpty())
2136 mSSData->strStateFilePath = strSnapshotStateFile;

Completed in 55 milliseconds