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

/vbox/src/VBox/Main/src-client/
H A DConsoleImplTeleporter.cpp60 bool const mfIsSource; member in class:TeleporterState
76 , mfIsSource(fIsSource)
315 AssertReturn(pState->mfIsSource, VERR_INVALID_HANDLE);
378 AssertReturn(!pState->mfIsSource, VERR_INVALID_HANDLE);
503 if (pState->mfIsSource)
531 if (pState->mfIsSource)
576 if (!pState->mfIsSource)

Completed in 45 milliseconds