Searched refs:i_fileRemoveFromList (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DGuestSessionImpl.h410 int i_fileRemoveFromList(GuestFile *pFile);
/vbox/src/VBox/Main/src-client/
H A DGuestFileImpl.cpp1240 int rc2 = mSession->i_fileRemoveFromList(this);
H A DGuestSessionImpl.cpp1168 int GuestSession::i_fileRemoveFromList(GuestFile *pFile) function in class:GuestSession

Completed in 2055 milliseconds