Searched defs:pAttachment (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp6143 IMediumAttachment *pAttachment = aAttachments[i]; local
6148 0 /* uMergeTarget */, pAttachment, mMachineState, &rc);
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp9348 ComObjPtr<MediumAttachment> pAttachment; local
9349 pAttachment.createObject();
9350 rc = pAttachment->init(this,
9391 mMediaData->mAttachments.push_back(pAttachment);

Completed in 99 milliseconds