Searched defs:strNewPassword (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsGeneral.cpp307 QString strNewPassword; local
311 strNewPassword = generalData.m_fEncryptionEnabled ?
336 strNewPassword,
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp680 const com::Utf8Str &strNewPassword,
687 mstrNewPassword(strNewPassword),
679 EncryptTask(Medium *aMedium, const com::Utf8Str &strNewPassword, const com::Utf8Str &strCurrentPassword, const com::Utf8Str &strCipher, const com::Utf8Str &strNewPasswordId, Progress *aProgress, MediumLockList *aMediumLockList) argument

Completed in 66 milliseconds