Lines Matching +defs:val +defs:list
73 #include <VBox/com/list.h>
286 * @param llGroups list of groups for the machine
907 * go through the list of all machines. Happens when an inaccessible VM
2770 for (std::list<ComObjPtr<SharedFolder> >::iterator it = mHWData->mSharedFolders.begin();
3261 * the remote control to the list (which doesn't directly influence
3300 // add the caller's session to the list
3488 /* Close the remote session, remove the remote control from the list
3900 /* Remove lock list in case of error. */
3998 /* Remove lock list in case of error. */
4270 /* Remove lock list in case of error. */
4946 // lock to copy the list of callbacks to invoke
5087 // add the saved state file to the list of files the caller should delete
5107 // This list collects the medium objects from all medium attachments
5110 // errors, simply by going through the list from the front to the back:
5122 // we have media attachments: detach them all and add the Medium objects to our list
5290 // delete the files pushed on the task list by Machine::Delete()
5292 // medium storage files from the IMedium list passed in, and the
5853 * Look for matching patterns and build up a list.
6166 // make a temporary list because detachDevice invalidates iterators into
6794 for (std::list<ComObjPtr<PCIDeviceAttachment> >::const_iterator it = mHWData->mPCIDeviceAssignments.begin();
7480 char *val = strchr(var, '=');
7481 if (val)
7483 *val++ = '\0';
7484 vrc2 = RTEnvSetEx(env, var, val);
7887 /* Close the remote session, remove the remote control from the list
8376 // clean up the snapshots list (Snapshot::uninit() will handle the snapshot's children recursively)
9565 // should never happen, but deal with NULL pointers in the list.
10066 // the settings use a list for "the first snapshot"
10069 // get reference to the snapshot on the list and work on that
10070 // element straight in the list to avoid excessive copying later
10701 /* remember the current list (note that we don't use backup() since
10771 /* update the appropriate lock list */
10794 /* actual lock list update is done in Medium::commitMedia */
10961 // Implicit attachments go on the list for deletion and back references are removed.
11025 // Clear the list of deleted implicit attachments now, while not
11068 * Looks through the given list of media attachments for one with the given parameters
11069 * and returns it, or NULL if not found. The list is a parameter so that backup lists
11072 * @param list
11094 * Looks through the given list of media attachments for one with the given parameters
11095 * and returns it, or NULL if not found. The list is a parameter so that backup lists
11098 * @param list
11119 * Looks through the given list of media attachments for one with the given parameters
11120 * and returns it, or NULL if not found. The list is a parameter so that backup lists
11123 * @param list
11207 * Goes thru all media of the given list and
11210 * 2) adds all Medium objects found in the process to the given list,
11214 * adds hard disks to the list. If it is CleanupMode_Full, this adds all
11215 * media to the list.
11228 * @param llMedia Caller's list to receive Medium objects which got detached so caller can close() them, depending on cleanupMode.
11240 // make a temporary list because i_detachDevice invalidates iterators into
11362 /* update the appropriate lock list */
11429 * the old one, so there is no separate lock list */
11591 /* unitialize all new devices (absent in the backed up list). */
11605 /* restore the list */
11609 /* rollback any changes to devices after restoring the list */
11625 /* unitialize all new devices (absent in the backed up list). */
11639 /* restore the list */
11643 /* rollback any changes to devices after restoring the list */
11780 /* Since mNetworkAdapters is a list which might have been changed (resized)
11782 * of the list entries manually, including the creation of peers for the
11861 /* remove peer from the old list */
11864 /* and add it to the new list */
11878 /* attach new list of controllers to our peer */
11890 /* the list of controllers itself is not changed,
11932 /* remove peer from the old list */
11935 /* and add it to the new list */
11949 /* attach new list of controllers to our peer */
11961 /* the list of controllers itself is not changed,
12084 void Machine::i_getDiskList(MediaList &list)
12100 list.push_back(pAttach->i_getMedium());
12387 /* create a list of serial ports that will be mutable */
12393 /* create a list of parallel ports that will be mutable */
12404 /* create a list of network adapters that will be mutable */
13316 ComAssertMsgRet(found, ("The session is not found in the session list!"),
14235 // it's impossible to create a medium lock list. It still makes sense
14236 // to have the empty medium lock list in the map in case a medium is