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

/vbox/src/VBox/Main/src-client/
H A DConsoleImplTeleporter.cpp123 class TeleporterStateTrg : public TeleporterState class in inherits:TeleporterState
134 TeleporterStateTrg(Console *pConsole, PUVM pUVM, Progress *pProgress, function in class:TeleporterStateTrg
578 TeleporterStateTrg *pStateTrg = (TeleporterStateTrg *)pState;
1104 TeleporterStateTrg theState(this, pUVM, pProgress, pMachine, mControl, &hTimerLR, fStartPaused);
1195 static void teleporterTrgUnlockMedia(TeleporterStateTrg *pState)
1205 static int teleporterTcpWriteACK(TeleporterStateTrg *pState, bool fAutomaticUnlock = true)
1218 static int teleporterTcpWriteNACK(TeleporterStateTrg *pState, int32_t rc2, const char *pszMsgText = NULL)
1252 TeleporterStateTrg *pState = (TeleporterStateTrg *)pvUse
[all...]

Completed in 58 milliseconds