Searched refs:i_getGlobalRegistryId (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Main/include/
H A DVirtualBoxImpl.h202 const Guid &i_getGlobalRegistryId() const;
/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp3592 const Guid& VirtualBox::i_getGlobalRegistryId() const function in class:VirtualBox
4538 if (uuid == i_getGlobalRegistryId())
4565 if (uuid == i_getGlobalRegistryId())
H A DSnapshotImpl.cpp2231 mParent->i_markRegistryModified(mParent->i_getGlobalRegistryId());
H A DMediumImpl.cpp1845 const Guid &uuidGlobalRegistry = m->pVirtualBox->i_getGlobalRegistryId();
H A DMachineImpl.cpp3833 const Guid &uuidGlobalRegistry = mParent->i_getGlobalRegistryId();
10572 uuid = mParent->i_getGlobalRegistryId(); // VirtualBox global registry UUID

Completed in 166 milliseconds