Home
last modified time | relevance | path

Searched refs:StringToBstr (Results 1 – 6 of 6) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp217 return StringToBstr(Password, password); in CryptoGetTextPassword2()
239 return StringToBstr(Password, password); in CryptoGetTextPassword()
DOpenCallbackConsole.cpp38 return StringToBstr(Password, password); in Open_CryptoGetTextPassword()
DExtractCallbackConsole.cpp155 return StringToBstr(Password, password); in CryptoGetTextPassword()
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp144 return StringToBstr(Password, password); in CryptoGetTextPassword()
411 return StringToBstr(Password, password); in CryptoGetTextPassword()
643 return StringToBstr(Password, password); in CryptoGetTextPassword2()
/external/lzma/CPP/Common/
DMyCom.h81 inline HRESULT StringToBstr(LPCOLESTR src, BSTR *bstr) in StringToBstr() function
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp665 return StringToBstr(Password, password); in CryptoGetTextPassword()