Home
last modified time | relevance | path

Searched refs:bstrSrc (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/
DPropVariant.cpp54 CPropVariant::CPropVariant(BSTR bstrSrc) in CPropVariant() argument
57 *this = bstrSrc; in CPropVariant()
77 CPropVariant& CPropVariant::operator=(BSTR bstrSrc) in operator =() argument
79 *this = (LPCOLESTR)bstrSrc; in operator =()
DPropVariant.h58 CPropVariant(BSTR bstrSrc);
75 CPropVariant& operator=(BSTR bstrSrc);