Searched defs:adoptRef (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WTF-7600.1.24/wtf/
H A DPassRef.h145 template<typename T> inline PassRef<T> adoptRef(T& reference) function in namespace:WTF
H A DPassRefPtr.h145 template<typename T> inline PassRefPtr<T> adoptRef(T* p) function in namespace:WTF
/macosx-10.10/WebCore-7600.1.25/platform/win/
H A DCOMPtr.h152 template<typename T> inline void COMPtr<T>::adoptRef(T *ptr) function in class:COMPtr

Completed in 109 milliseconds