Lines Matching refs:i_setErrorExternal
2027 HRESULT GuestSession::i_setErrorExternal(VirtualBoxBase *pInterface, int guestRc)
2404 return GuestSession::i_setErrorExternal(this, guestRc);
2591 hr = GuestProcess::i_setErrorExternal(this, guestRc);
2626 hr = GuestProcess::i_setErrorExternal(this, guestRc);
2687 hr = GuestDirectory::i_setErrorExternal(this, guestRc);
2737 hr = GuestProcess::i_setErrorExternal(this, guestRc);
2785 hr = GuestDirectory::i_setErrorExternal(this, guestRc);
2846 hr = GuestFile::i_setErrorExternal(this, guestRc);
3031 hr = GuestProcess::i_setErrorExternal(this, guestRc);
3067 hr = GuestProcess::i_setErrorExternal(this, guestRc);
3152 hr = GuestFile::i_setErrorExternal(this, guestRc);
3200 hr = GuestProcess::i_setErrorExternal(this, guestRc);
3238 hr = GuestProcess::i_setErrorExternal(this, guestRc);
3525 hr = GuestSession::i_setErrorExternal(this, guestRc);