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

/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp3776 Utf8Str strLocFound = pMediumFound->i_getLocationFull(); local
3779 if ( (RTPathCompare(strLocFound.c_str(), aLocation.c_str()) == 0)
3786 strLocFound.c_str(),

Completed in 45 milliseconds