Searched refs:copyFrom (Results 1 – 2 of 2) sorted by relevance
61 void* copyFrom(const SmartPtrBase& other);113 void* old_ptr = copyFrom(static_cast<const SmartPtrBase&>(other));
84 void* SmartPtrBase::copyFrom(const SmartPtrBase& other) { in copyFrom() function in emugl::SmartPtrBase