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

/vbox/src/VBox/Main/include/
H A DMediumImpl.h298 HRESULT getEncryptionSettings(com::Utf8Str &aCipher, com::Utf8Str &aPasswordId);
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp3221 HRESULT Medium::getEncryptionSettings(com::Utf8Str &aCipher, com::Utf8Str &aPasswordId) argument
3280 aPasswordId = it->second.c_str();

Completed in 69 milliseconds