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

/vbox/src/VBox/Main/include/
H A DSystemPropertiesImpl.h133 HRESULT i_setLoggingLevel(const com::Utf8Str &aLoggingLevel);
/vbox/src/VBox/Main/src-server/
H A DSystemPropertiesImpl.cpp93 i_setLoggingLevel(Utf8Str::Empty);
629 HRESULT rc = i_setLoggingLevel(aLoggingLevel);
991 rc = i_setLoggingLevel(data.strLoggingLevel);
1180 HRESULT SystemProperties::i_setLoggingLevel(const com::Utf8Str &aLoggingLevel) function in class:SystemProperties

Completed in 45 milliseconds