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

/vbox/src/VBox/Main/src-server/
H A DSystemPropertiesImpl.cpp1280 Utf8Str strSrc1 = Utf8Str(strTemp).append("/VBoxGuestAdditions.iso"); local
1291 if (RTFileExists(strSrc1.c_str()))
1292 path = strSrc1;

Completed in 44 milliseconds