Lines Matching refs:llRegistryIDs
121 GuidList llRegistryIDs; // media registries in which this medium is listed
1032 m->llRegistryIDs.push_back(uuidMachineRegistry);
1246 m->llRegistryIDs.push_back(uuidMachineRegistry);
2636 diff->m->llRegistryIDs.push_back(parentMachineRegistry);
3532 && m->llRegistryIDs.size() > 0)
3538 for (GuidList::const_iterator it = m->llRegistryIDs.begin();
3539 it != m->llRegistryIDs.end();
3551 m->llRegistryIDs.push_back(id);
3608 for (GuidList::iterator it = m->llRegistryIDs.begin();
3609 it != m->llRegistryIDs.end();
3615 m->llRegistryIDs.erase(it);
3664 for (GuidList::const_iterator it = m->llRegistryIDs.begin();
3665 it != m->llRegistryIDs.end();
3702 if (m->llRegistryIDs.size())
3704 uuid = m->llRegistryIDs.front();
3720 GuidList llRegistryIDs;
3723 llRegistryIDs = m->llRegistryIDs;
3731 for (GuidList::const_iterator it = llRegistryIDs.begin();
3732 it != llRegistryIDs.end();