Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DMyCom.h99 CMyComBSTR(const CMyComBSTR& src) { m_str = src.MyCopy(); } in CMyComBSTR()
117 m_str = src.MyCopy();
131 BSTR MyCopy() const in MyCopy() function