Searched defs:adoptRef (Results 1 – 2 of 2) sorted by relevance
150 template<typename T> inline void COMPtr<T>::adoptRef(T *ptr) in adoptRef() function
277 template<typename T> inline PassRefPtr<T> adoptRef(T* p) in adoptRef() function