Home
last modified time | relevance | path

Searched refs:SetFromBstr (Results 1 – 8 of 8) sorted by relevance

/external/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractCallbackSfx.cpp114 fullPath.SetFromBstr(prop.bstrVal); in GetStream()
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp555 s.SetFromBstr(prop.bstrVal); in GetItemPathToParent()
712 result.SetFromBstr(prop.bstrVal); in GetItemPath()
828 item.AltStreamName.SetFromBstr(prop.bstrVal); in GetItem()
1375 pi.Name.SetFromBstr(prop.bstrVal); in ReadParseItemProps()
1382 pi.Extension.SetFromBstr(prop.bstrVal); in ReadParseItemProps()
1390 pi.Comment.SetFromBstr(prop.bstrVal); in ReadParseItemProps()
DPropIDUtils.cpp165 dest.SetFromBstr(prop.bstrVal); in ConvertPropertyToString()
DArchiveExtractCallback.cpp676 linkPath.SetFromBstr(prop.bstrVal); in GetStream()
706 linkPath.SetFromBstr(prop.bstrVal); in GetStream()
DLoadCodecs.cpp348 res.SetFromBstr(prop.bstrVal); in GetProp_String()
/external/lzma/CPP/Common/
DMyString.h513 void SetFromBstr(BSTR s);
DMyString.cpp1065 void UString::SetFromBstr(BSTR s) in SetFromBstr() function in UString
/external/lzma/CPP/7zip/UI/Console/
DList.cpp677 TempWString.SetFromBstr(prop.bstrVal); in PrintItemInfo()