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