Searched refs:guruMeditationHandlerType (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUISession.h142 GuruMeditationHandlerType guruMeditationHandlerType() const { return m_guruMeditationHandlerType; } function in class:UISession
H A DUISession.cpp1332 m_guruMeditationHandlerType = gEDataManager->guruMeditationHandlerType(strMachineID);
H A DUIMachineLogic.cpp503 switch (uisession()->guruMeditationHandlerType())
/vbox/src/VBox/Frontends/VirtualBox/src/converter/
H A DUIConverterBackend.h179 template<> QString toInternalString(const GuruMeditationHandlerType &guruMeditationHandlerType);
H A DUIConverterBackendGlobal.cpp1381 template<> QString toInternalString(const GuruMeditationHandlerType &guruMeditationHandlerType) argument
1384 switch (guruMeditationHandlerType)
1391 AssertMsgFailed(("No text for indicator type=%d", guruMeditationHandlerType));
/vbox/src/VBox/Frontends/VirtualBox/src/extradata/
H A DUIExtraDataManager.h466 GuruMeditationHandlerType guruMeditationHandlerType(const QString &strID);
H A DUIExtraDataManager.cpp3355 GuruMeditationHandlerType UIExtraDataManager::guruMeditationHandlerType(const QString &strID) function in class:UIExtraDataManager

Completed in 76 milliseconds