Searched defs:uuidGlobalRegistry (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp1845 const Guid &uuidGlobalRegistry = m->pVirtualBox->i_getGlobalRegistryId(); local
1846 if (i_isInRegistry(uuidGlobalRegistry))
H A DMachineImpl.cpp3833 const Guid &uuidGlobalRegistry = mParent->i_getGlobalRegistryId(); local
3834 if ( medium->i_isInRegistry(uuidGlobalRegistry)

Completed in 87 milliseconds