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

/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp1751 Utf8Str defaultFile; local
1752 i_getDefaultVideoCaptureFile(defaultFile);
1753 if (!RTPathCompare(strFile.c_str(), defaultFile.c_str()))

Completed in 95 milliseconds