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()
715 result.SetFromBstr(prop.bstrVal); in GetItemPath()
831 item.AltStreamName.SetFromBstr(prop.bstrVal); in GetItem()
1379 pi.Name.SetFromBstr(prop.bstrVal); in ReadParseItemProps()
1386 pi.Extension.SetFromBstr(prop.bstrVal); in ReadParseItemProps()
1394 pi.Comment.SetFromBstr(prop.bstrVal); in ReadParseItemProps()
DPropIDUtils.cpp208 dest.SetFromBstr(prop.bstrVal); in ConvertPropertyToString2()
DArchiveExtractCallback.cpp687 linkPath.SetFromBstr(prop.bstrVal); in GetStream()
717 linkPath.SetFromBstr(prop.bstrVal); in GetStream()
DLoadCodecs.cpp348 res.SetFromBstr(prop.bstrVal); in GetProp_String()
/external/lzma/CPP/Common/
DMyString.h581 void SetFromBstr(BSTR s);
DMyString.cpp1153 void UString::SetFromBstr(BSTR s) in SetFromBstr() function in UString
/external/lzma/CPP/7zip/UI/Console/
DList.cpp673 TempWString.SetFromBstr(prop.bstrVal); in PrintItemInfo()