Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DOpenCallbackConsole.cpp89 return StringToBstr(Password, password); in Open_CryptoGetTextPassword()
DUpdateCallbackConsole.cpp630 return StringToBstr(Password, password); in CryptoGetTextPassword2()
656 return StringToBstr(Password, password); in CryptoGetTextPassword()
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp175 return StringToBstr(Password, password); in CryptoGetTextPassword()
468 return StringToBstr(Password, password); in CryptoGetTextPassword()
693 return StringToBstr(Password, password); in CryptoGetTextPassword2()
/external/lzma/CPP/Common/
DMyCom.h76 inline HRESULT StringToBstr(LPCOLESTR src, BSTR *bstr) in StringToBstr() function
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp676 return StringToBstr(Password, password); in CryptoGetTextPassword()
771 return StringToBstr(destPathResultTemp, destPathResult); in AskWrite()
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp1531 return StringToBstr(Password, password); in CryptoGetTextPassword()