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

/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp1737 int GuestSession::i_pathRenameInternal(const Utf8Str &strSource, const Utf8Str &strDest, function in class:GuestSession
2887 int vrc = i_pathRenameInternal(aSource, aDest, uFlags, &guestRc);
3273 int vrc = i_pathRenameInternal(aSource, aDest, uFlags, &guestRc);

Completed in 51 milliseconds