Home
last modified time | relevance | path

Searched refs:PropVarEm_Alloc_Bstr (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DPropVariant.h17 HRESULT PropVarEm_Alloc_Bstr(PROPVARIANT *p, unsigned numChars) throw();
H A DPropVariant.cpp26 HRESULT PropVarEm_Alloc_Bstr(PROPVARIANT *p, unsigned numChars) throw() in PropVarEm_Alloc_Bstr() function
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.cpp574 RINOK(PropVarEm_Alloc_Bstr(path, (unsigned)size)); in GetPath_Prop()
583 RINOK(PropVarEm_Alloc_Bstr(path, (unsigned)size - 1)) in GetPath_Prop()
621 RINOK(PropVarEm_Alloc_Bstr(path, size)); in GetPath_Prop()

Completed in 3 milliseconds