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

/vbox/src/VBox/Main/include/
H A DVirtualBoxBase.h867 void attachCopy(const D *d) { function in class:Shareable
873 void attachCopy(const Shareable &d) { function in class:Shareable
874 attachCopy(d.mData);

Completed in 70 milliseconds