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

/vbox/src/VBox/Main/include/
H A DGuestSessionImpl.h431 int i_pathRenameInternal(const Utf8Str &strSource, const Utf8Str &strDest, uint32_t uFlags,
/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 697 milliseconds