Searched refs:setDefaultFrontend (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/include/
H A DSystemPropertiesImpl.h103 HRESULT setDefaultFrontend(const com::Utf8Str &aDefaultFrontend);
H A DMachineImpl.h985 HRESULT setDefaultFrontend(const com::Utf8Str &aDefaultFrontend);
/vbox/src/VBox/Main/src-server/
H A DSystemPropertiesImpl.cpp951 HRESULT SystemProperties::setDefaultFrontend(const com::Utf8Str &aDefaultFrontend) function in class:SystemProperties
956 HRESULT rc = setDefaultFrontend(aDefaultFrontend);
H A DMachineImpl.cpp7014 HRESULT Machine::setDefaultFrontend(const com::Utf8Str &aDefaultFrontend) function in class:Machine

Completed in 456 milliseconds