Lines Matching refs:This

9  * This file is part of VirtualBox Open Source Edition (OSE), as
10 * available from http://www.virtualbox.org. This file is free software;
276 * reference count might drop to 0 while a task is still running. This
994 * This gets called by VirtualBox::CreateMedium() in which case uuidMachineRegistry
998 * This also gets called when VirtualBox creates diff images; in this case uuidMachineRegistry
1102 * This gets called by VirtualBox::OpenMedium() and also by
1543 /* This medium has been already deleted (directly or as part of a
1836 // This type is new with VirtualBox 4.0 and therefore requires settings
3508 * This adds the given UUID to the list of media registries in which this
3557 * This adds the given UUID to the list of media registries in which this
3560 * VirtualBox::getGlobalRegistryId(). This recurses over all children.
3680 * by a UUID. This is either a machine UUID if the machine is from 4.0 or newer, in which case
3686 * in sync. (This is the "cloned VM" case in which VM1 may link to the disks of VM2; in this
3897 * is attached to. This is used for finding a replacement media registry when an existing
4523 * stack for this medium. This gets released hereupon
4961 * This method is not bullet proof of course as there might
4981 * This method is to be called prior to calling the #mergeTo() to perform
5628 // This needs no extra locks besides what is done in the called methods.
5946 * @note This method may block during a system I/O call that checks storage
6056 * complete. This is unavoidable since the other order causes a lock order
6090 /** @todo This kind of opening of media is assuming that diff
6412 * repair the image now by zeroing the parent UUID. This is only done
6799 * This reference must be released somewhere to let the MediumFormat object be
7230 AssertMsgFailedReturn(("This method should not be called here!\n"), VERR_INVALID_STATE);
7238 AssertMsgFailedReturn(("This method should not be called here!\n"), VERR_INVALID_STATE);
7320 * This call implies that it is made on another temporary thread created for
7348 * This only gets started from Medium::CreateBaseStorage() and always runs
7489 * This task always gets started from Medium::createDiffStorage() and can run
7709 * This task always gets started from Medium::mergeTo() and can run
8023 * This only gets started from Medium::CloneTo() and always runs asynchronously.
8327 * This task always gets started from Medium::deleteStorage() and can run
8395 * This always gets started asynchronously from Medium::Reset().
8746 * This only gets started from Medium::exportFile() and always runs
8940 * This only gets started from Medium::importFile() and always runs