Searched refs:i_setDefaultFrontend (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DSystemPropertiesImpl.h141 HRESULT i_setDefaultFrontend(const com::Utf8Str &aDefaultFrontend);
/vbox/src/VBox/Main/src-server/
H A DSystemPropertiesImpl.cpp1019 rc = i_setDefaultFrontend(data.strDefaultFrontend);
1317 HRESULT SystemProperties::i_setDefaultFrontend(const com::Utf8Str &aDefaultFrontend) function in class:SystemProperties

Completed in 515 milliseconds