Searched refs:StringToBstr (Results 1 – 6 of 6) sorted by relevance
/third_party/lzma/CPP/7zip/UI/Console/ |
D | OpenCallbackConsole.cpp | 93 return StringToBstr(Password, password); in Open_CryptoGetTextPassword()
|
D | UpdateCallbackConsole.cpp | 719 return StringToBstr(Password, password); in CryptoGetTextPassword2() 745 return StringToBstr(Password, password); in CryptoGetTextPassword()
|
/third_party/lzma/CPP/7zip/UI/Client7z/ |
D | Client7z.cpp | 219 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/ |
D | MyCom.h | 77 inline HRESULT StringToBstr(LPCOLESTR src, BSTR *bstr) in StringToBstr() function
|
/third_party/lzma/CPP/7zip/UI/FileManager/ |
D | ExtractCallback.cpp | 681 return StringToBstr(Password, password); in CryptoGetTextPassword() 783 return StringToBstr(destPathResultTemp, destPathResult); in AskWrite()
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
D | 7zUpdate.cpp | 1566 return StringToBstr(Password, password); in CryptoGetTextPassword()
|