Searched refs:StringToBstr (Results 1 – 6 of 6) sorted by relevance
/external/lzma/CPP/7zip/UI/Console/ |
D | OpenCallbackConsole.cpp | 93 return StringToBstr(Password, password); in Open_CryptoGetTextPassword()
|
D | UpdateCallbackConsole.cpp | 658 return StringToBstr(Password, password); in CryptoGetTextPassword2() 684 return StringToBstr(Password, password); in CryptoGetTextPassword()
|
/external/lzma/CPP/7zip/UI/Client7z/ |
D | Client7z.cpp | 201 return StringToBstr(Password, password); in CryptoGetTextPassword() 498 return StringToBstr(Password, password); in CryptoGetTextPassword() 723 return StringToBstr(Password, password); in CryptoGetTextPassword2()
|
/external/lzma/CPP/Common/ |
D | MyCom.h | 75 inline HRESULT StringToBstr(LPCOLESTR src, BSTR *bstr) in StringToBstr() function
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | ExtractCallback.cpp | 674 return StringToBstr(Password, password); in CryptoGetTextPassword() 773 return StringToBstr(destPathResultTemp, destPathResult); in AskWrite()
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zUpdate.cpp | 1545 return StringToBstr(Password, password); in CryptoGetTextPassword()
|