Searched refs:mRemoteMachine (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DSessionImpl.cpp166 rc = mRemoteMachine.queryInterfaceTo(aMachine.asOutParam());
328 mRemoteMachine = aMachine;
330 mRemoteMachine = aMachine;
413 // object that is passed to this method) to mRemoteMachine;
420 mRemoteMachine = aMachine;
446 mRemoteMachine.setNull();
1090 mRemoteMachine.setNull();
1095 mRemoteMachine.setNull();
/vbox/src/VBox/Main/include/
H A DSessionImpl.h151 ComPtr<IMachine> mRemoteMachine; member in class:Session

Completed in 44 milliseconds