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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageGuestCtrl.cpp2880 CHECK_ERROR_BREAK(pCtx->pGuestSession, FileRemove(Bstr(it->first).raw()));
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_2.h4843 nsresult (*FileRemove)( member in struct:IGuestSession_vtbl
H A DVBoxCAPI_v4_3.h8861 nsresult (*FileRemove)( member in struct:IGuestSession_vtbl
9145 nsresult (*FileRemove)( member in struct:IGuestSessionVtbl
9327 #define IGuestSession_FileRemove(p, aPath) ((p)->lpVtbl->FileRemove(p, aPath))

Completed in 3360 milliseconds