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

/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp1600 IMachine *aM = aMachine;
1601 Machine *pMachine = static_cast<Machine*>(aM);
H A DMachineImpl.cpp3720 IMedium *aM = aMedium; local
3722 aName.c_str(), aControllerPort, aDevice, aType, aM));
3798 ComObjPtr<Medium> medium = static_cast<Medium*>(aM);

Completed in 1278 milliseconds