Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/UI/Console/
DOpenCallbackConsole.cpp93 return StringToBstr(Password, password); in Open_CryptoGetTextPassword()
DUpdateCallbackConsole.cpp719 return StringToBstr(Password, password); in CryptoGetTextPassword2()
745 return StringToBstr(Password, password); in CryptoGetTextPassword()
/third_party/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp219 return StringToBstr(Password, password); in CryptoGetTextPassword()
602 return StringToBstr(Password, password); in CryptoGetTextPassword()
829 return StringToBstr(Password, password); in CryptoGetTextPassword2()
/third_party/lzma/CPP/Common/
DMyCom.h77 inline HRESULT StringToBstr(LPCOLESTR src, BSTR *bstr) in StringToBstr() function
/third_party/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp681 return StringToBstr(Password, password); in CryptoGetTextPassword()
783 return StringToBstr(destPathResultTemp, destPathResult); in AskWrite()
/third_party/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp1566 return StringToBstr(Password, password); in CryptoGetTextPassword()