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

/vbox/src/VBox/Main/src-server/
H A DSystemPropertiesImpl.cpp1284 Utf8Str strSrc2 = Utf8Str(strTemp).append("/additions/VBoxGuestAdditions.iso"); local
1293 else if (RTFileExists(strSrc2.c_str()))
1294 path = strSrc2;

Completed in 46 milliseconds