Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DPropVariant.cpp64 CPropVariant::CPropVariant(BSTR bstrSrc) in CPropVariant() argument
67 *this = bstrSrc; in CPropVariant()
88 CPropVariant& CPropVariant::operator=(BSTR bstrSrc) in operator =() argument
90 *this = (LPCOLESTR)bstrSrc; in operator =()
DPropVariant.h61 CPropVariant(BSTR bstrSrc);
78 CPropVariant& operator=(BSTR bstrSrc);