Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
H A 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 =()
H A DPropVariant.h116 CPropVariant(BSTR bstrSrc);
134 CPropVariant& operator=(BSTR bstrSrc);

Completed in 2 milliseconds