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

/vbox/src/VBox/Main/src-server/
H A DMediumAttachmentImpl.cpp54 const Bstr bstrControllerName; member in struct:BackupableMediumAttachmentData
148 unconst(m->bd->bstrControllerName) = aControllerName;
251 aController = Utf8Str(m->bd->bstrControllerName);
445 return m->bd->bstrControllerName;
500 return ( aControllerName == m->bd->bstrControllerName

Completed in 44 milliseconds