Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Console/
DOpenCallbackConsole.cpp93 return StringToBstr(Password, password); in Open_CryptoGetTextPassword()
DUpdateCallbackConsole.cpp658 return StringToBstr(Password, password); in CryptoGetTextPassword2()
684 return StringToBstr(Password, password); in CryptoGetTextPassword()
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp201 return StringToBstr(Password, password); in CryptoGetTextPassword()
498 return StringToBstr(Password, password); in CryptoGetTextPassword()
723 return StringToBstr(Password, password); in CryptoGetTextPassword2()
/external/lzma/CPP/Common/
DMyCom.h75 inline HRESULT StringToBstr(LPCOLESTR src, BSTR *bstr) in StringToBstr() function
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp674 return StringToBstr(Password, password); in CryptoGetTextPassword()
773 return StringToBstr(destPathResultTemp, destPathResult); in AskWrite()
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp1545 return StringToBstr(Password, password); in CryptoGetTextPassword()