Home
last modified time | relevance | path

Searched defs:freeOwnedGPtr (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/gobject/
DGOwnPtr.cpp29 template <> void freeOwnedGPtr<GError>(GError* ptr) in freeOwnedGPtr() function
35 template <> void freeOwnedGPtr<GList>(GList* ptr) in freeOwnedGPtr() function
40 template <> void freeOwnedGPtr<GCond>(GCond* ptr) in freeOwnedGPtr() function
46 template <> void freeOwnedGPtr<GMutex>(GMutex* ptr) in freeOwnedGPtr() function
52 template <> void freeOwnedGPtr<GPatternSpec>(GPatternSpec* ptr) in freeOwnedGPtr() function
58 template <> void freeOwnedGPtr<GDir>(GDir* ptr) in freeOwnedGPtr() function
DGOwnPtr.h131 template <typename T> inline void freeOwnedGPtr(T* ptr) in freeOwnedGPtr() function
/external/webkit/Source/WebCore/platform/gtk/
DGOwnPtrGtk.cpp26 template <> void freeOwnedGPtr<GdkEvent>(GdkEvent* ptr) in freeOwnedGPtr() function
32 template <> void freeOwnedGPtr<GtkIconInfo>(GtkIconInfo* info) in freeOwnedGPtr() function
DGeolocationServiceGtk.cpp30 template<> void freeOwnedGPtr<GeoclueAccuracy>(GeoclueAccuracy* accuracy) in freeOwnedGPtr() function
/external/webkit/Source/WebCore/platform/network/soup/
DGOwnPtrSoup.cpp27 template <> void freeOwnedGPtr<SoupURI>(SoupURI* ptr) in freeOwnedGPtr() function
/external/webkit/Source/WebCore/platform/graphics/gstreamer/
DGOwnPtrGStreamer.cpp28 template <> void freeOwnedGPtr<GstElement>(GstElement* ptr) in freeOwnedGPtr() function