Searched refs:getVMName (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DPerformance.cpp541 aRequest->getGuest()->getVMName().c_str()));
546 aRequest->getGuest()->getVMName().c_str()));
H A DPerformanceImpl.cpp316 return pGuest->getVMName();
/vbox/src/VBox/Main/include/
H A DPerformance.h285 const com::Utf8Str& getVMName() const { return mMachineName; }; function in class:pm::CollectorGuest

Completed in 4755 milliseconds