Searched refs:prepareConsoleConnections (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/
H A DUIMachineViewFullscreen.h52 void prepareConsoleConnections();
H A DUIMachineViewFullscreen.cpp125 void UIMachineViewFullscreen::prepareConsoleConnections() function in class:UIMachineViewFullscreen
128 UIMachineView::prepareConsoleConnections();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/
H A DUIMachineViewNormal.h52 void prepareConsoleConnections();
H A DUIMachineViewNormal.cpp120 void UIMachineViewNormal::prepareConsoleConnections() function in class:UIMachineViewNormal
123 UIMachineView::prepareConsoleConnections();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/
H A DUIMachineViewSeamless.h55 void prepareConsoleConnections();
H A DUIMachineViewSeamless.cpp140 void UIMachineViewSeamless::prepareConsoleConnections() function in class:UIMachineViewSeamless
143 UIMachineView::prepareConsoleConnections();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineView.h152 virtual void prepareConsoleConnections();
H A DUIMachineView.cpp160 pMachineView->prepareConsoleConnections();
698 void UIMachineView::prepareConsoleConnections() function in class:UIMachineView

Completed in 85 milliseconds