Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DMyCom.h98 CMyComBSTR(const CMyComBSTR& src) { m_str = src.MyCopy(); } in CMyComBSTR()
116 m_str = src.MyCopy();
130 BSTR MyCopy() const in MyCopy() function