Searched refs:rootID (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Frontends/VirtualBox/src/medium/ | ||
H A D | UIMedium.h | 153 QString rootID() const { return m_strRootId; } function in class:UIMedium |
H A D | UIMedium.cpp | 79 m_strRootId = other.rootID(); |
Completed in 106 milliseconds