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

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp1818 foreach (const CMediumAttachment &otherAttachment, attachments) argument
1820 if (otherAttachment != currentAttachment)
1822 const CMedium &otherMedium = otherAttachment.GetMedium();
1861 foreach (const CMediumAttachment &otherAttachment, attachments) argument
1863 if (otherAttachment != currentAttachment)
1865 const CMedium &otherMedium = otherAttachment.GetMedium();

Completed in 58 milliseconds