Searched defs:WebPrivateOwnPtr (Results 1 – 1 of 1) sorted by relevance
48 WebPrivateOwnPtr() : m_ptr(0) {} in WebPrivateOwnPtr() function51 explicit WebPrivateOwnPtr(T* ptr) in WebPrivateOwnPtr() function91 template<typename T> template<typename U> inline WebPrivateOwnPtr<T>::WebPrivateOwnPtr(const PassOw… in WebPrivateOwnPtr() function