Lines Matching defs:medium
1749 ComObjPtr<Medium> medium;
1750 medium.createObject();
1762 rc = medium->init(this,
1781 rc = medium->init(this,
1795 medium.queryInterfaceTo(aMedium.asOutParam());
1815 // check if the device type is correct, and see if a medium for the
2070 * 'InitiatorSecretEncrypted. The latter is stored as Base64 because medium
3466 "Cannot mount DVD medium '%s' as floppy", strLocationFull.c_str());
3469 "Cannot mount floppy medium '%s' as DVD", strLocationFull.c_str());
3583 * Starting with VirtualBox 4.0 each medium remembers in its instance data
3721 * On return, sets @a aConflict to the string describing the conflicting medium,
3727 * @param aConflict Where to return parameters of the conflicting medium.
3794 * Checks whether the given UUID is already in use by one medium for the
3910 * -- Machine::saveSettings() with the UUID of a machine, if a medium
3960 // Remember which medium objects has been changed,
4203 * Remembers the given medium object by storing it in either the global
4204 * medium registry or a machine one.
4210 * @param ppMedium Actually stored medium object. Can be different if due
4289 // add to the collection if it is a base medium
4323 * Removes the given medium from the respective registry.
4368 // remove from the collection if it is a base medium
4403 Log(("Pushing medium %RTuuid\n", pMedium->i_getId().raw()));
4451 Log(("Closing medium %RTuuid\n", pMedium->i_getId().raw()));
4480 * media registry of the given machine. Each such medium is then moved to
4503 // machine ID was found in base medium's registry list: