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

/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp2664 HRESULT Medium::mergeTo(const ComPtr<IMedium> &aTarget, function in class:Medium
4981 * This method is to be called prior to calling the #mergeTo() to perform
4983 * states. If #mergeTo() is not called or fails, the state modifications
4986 * See #mergeTo() for more information about merging.
5320 * the medium must have at a time of the mergeTo() call.
5458 * Undoes what #prepareMergeTo() did. Must be called if #mergeTo() is not
7709 * This task always gets started from Medium::mergeTo() and can run
8011 * in the mergeTo() docs. The latter also implies that we

Completed in 73 milliseconds