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

/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp4921 Utf8Str tgtLoc; local
4924 tgtLoc = pOther->i_getLocationFull();
4930 m->strLocationFull.c_str(), tgtLoc.c_str());
5051 Utf8Str tgtLoc; local
5054 tgtLoc = pTarget->i_getLocationFull();
5060 m->strLocationFull.c_str(), tgtLoc.c_str());

Completed in 71 milliseconds