Searched defs:getDescription (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DGuestOSTypeImpl.cpp175 HRESULT GuestOSType::getDescription(com::Utf8Str &aDescription) function in class:GuestOSType
H A DApplianceImpl.cpp1390 HRESULT VirtualSystemDescription::getDescription(std::vector<VirtualSystemDescriptionType_T> &aTypes, function in class:VirtualSystemDescription
H A DSnapshotImpl.cpp346 HRESULT Snapshot::getDescription(com::Utf8Str &aDescription) function in class:Snapshot
H A DMediumImpl.cpp1625 HRESULT Medium::getDescription(com::Utf8Str &aDescription) function in class:Medium
H A DMachineImpl.cpp1012 HRESULT Machine::getDescription(com::Utf8Str &aDescription) function in class:Machine
/vbox/src/VBox/Main/src-all/
H A DProgressImpl.cpp551 HRESULT Progress::getDescription(com::Utf8Str &aDescription) function in class:Progress
H A DExtPackManagerImpl.cpp376 HRESULT ExtPackFile::getDescription(com::Utf8Str &aDescription) function in class:ExtPackFile
1641 HRESULT ExtPack::getDescription(com::Utf8Str &aDescription) function in class:ExtPack
/vbox/src/VBox/Main/include/
H A DPerformance.h77 const char *getDescription() { return mDescription; }; function in class:pm::SubMetric
861 const char *getDescription() function in class:pm::Metric
862 { return mAggregate ? "" : mSubMetric->getDescription(); };
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsaaj-impl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 241 milliseconds