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

/vbox/src/VBox/Main/src-client/
H A DConsoleImplTeleporter.cpp72 TeleporterState(Console *pConsole, PUVM pUVM, Progress *pProgress, bool fIsSource) argument
76 , mfIsSource(fIsSource)
109 : TeleporterState(pConsole, pUVM, pProgress, true /*fIsSource*/)
137 : TeleporterState(pConsole, pUVM, pProgress, false /*fIsSource*/)

Completed in 68 milliseconds