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

/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp3088 const com::Utf8Str &aNewPassword, const com::Utf8Str &aNewPasswordId,
3199 pTask = new Medium::EncryptTask(this, aNewPassword, aCurrentPassword,
3087 changeEncryption(const com::Utf8Str &aCurrentPassword, const com::Utf8Str &aCipher, const com::Utf8Str &aNewPassword, const com::Utf8Str &aNewPasswordId, ComPtr<IProgress> &aProgress) argument

Completed in 98 milliseconds