Searched defs:adoptGRef (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/gstreamer/
H A DGRefPtrGStreamer.cpp28 template <> GRefPtr<GstElement> adoptGRef(GstElement* ptr) function in namespace:WTF
48 template <> GRefPtr<GstPad> adoptGRef(GstPad* ptr) function in namespace:WTF
68 template <> GRefPtr<GstPadTemplate> adoptGRef(GstPadTemplate* ptr) function in namespace:WTF
88 template <> GRefPtr<GstCaps> adoptGRef(GstCaps* ptr) function in namespace:WTF
107 template <> GRefPtr<GstTask> adoptGRef(GstTask* ptr) function in namespace:WTF
127 template <> GRefPtr<GstBus> adoptGRef(GstBus* ptr) function in namespace:WTF
147 template <> GRefPtr<GstElementFactory> adoptGRef(GstElementFactory* ptr) function in namespace:WTF
167 template<> GRefPtr<GstBuffer> adoptGRef(GstBuffer* ptr) function in namespace:WTF
186 template<> GRefPtr<GstSample> adoptGRef(GstSample* ptr) function in namespace:WTF
205 template<> GRefPtr<GstTagList> adoptGRef(GstTagLis function in namespace:WTF
224 template<> GRefPtr<GstEvent> adoptGRef(GstEvent* ptr) function in namespace:WTF
243 template<> GRefPtr<GstToc> adoptGRef(GstToc* ptr) function in namespace:WTF
[all...]
/macosx-10.10/WTF-7600.1.24/wtf/gobject/
H A DGRefPtr.h201 template <typename T> GRefPtr<T> adoptGRef(T* p) function in namespace:WTF

Completed in 122 milliseconds