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

/vbox/src/VBox/Main/src-server/
H A DVRDEServerImpl.cpp211 mData->mAuthLibrary = data.strAuthLibrary;
236 data.strAuthLibrary = mData->mAuthLibrary;
/vbox/src/VBox/Main/xml/
H A DSettings.cpp1803 && (strAuthLibrary == v.strAuthLibrary)
3036 pelmHwChild->getAttributeValue("authLibrary", hw.vrdeSettings.strAuthLibrary);
4363 if (hw.vrdeSettings.strAuthLibrary.length())
4364 pelmVRDE->setAttribute("authLibrary", hw.vrdeSettings.strAuthLibrary);
5712 || !hardwareMachine.vrdeSettings.strAuthLibrary.isEmpty()
/vbox/include/VBox/
H A Dsettings.h465 com::Utf8Str strAuthLibrary; member in struct:settings::VRDESettings

Completed in 68 milliseconds