Searched refs:mountMedium (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DMachineImpl.h1042 HRESULT mountMedium(const com::Utf8Str &aName,
/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py653 machine.mountMedium(args[0], args[1], args[2], args[3], args[4])
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp4687 rc = mountMedium(aName, aControllerPort, aDevice, NULL, aForce);
4692 HRESULT Machine::mountMedium(const com::Utf8Str &aName, function in class:Machine

Completed in 98 milliseconds