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

/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp769 int GuestSession::i_directoryRemoveInternal(const Utf8Str &strPath, uint32_t uFlags, function in class:GuestSession
2774 int vrc = i_directoryRemoveInternal(aPath, uFlags, &guestRc);
2835 int vrc = i_directoryRemoveInternal(aPath, uFlags, &guestRc);

Completed in 51 milliseconds