Lines Matching refs:online
2100 /* Try cancel the online snapshot. */
2108 return setError(VBOX_E_INVALID_VM_STATE, tr("Cannot power down at this point in an online snapshot"));
2985 /* If the VM is online and supports shared folders, share this folder
3052 /* if the VM is online and supports shared folders, UNshare this
6054 return setError(E_FAIL, tr("Failed to perform an online medium merge (%Rrc)"), vrc);
7178 LogFlowThisFunc(("Machine has a current snapshot which is online, skipping immutable images reset\n"));
7821 /* Check if we're online and keep it that way. */
7824 bool const online = ptrVM.isOk()
7839 if (online)
7875 if (online)
7910 if (online)
7939 if (online)
9857 * Reconfigures a medium attachment (part of taking or deleting an online snapshot).