Home
last modified time | relevance | path

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

/external/bluetooth/glib/docs/reference/
DMakefile.am3 SUBDIRS = glib gobject gio subdir
/external/bluetooth/glib/
DMakefile.am6 SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po docs subdir
/external/bluetooth/glib/glib/
Dgtestutils.h129 #define g_test_queue_unref(gobject) g_test_queue_destroy (g_object_unref, gobject) argument
/external/webkit/Source/WebKit2/UIProcess/gtk/
DWebViewWidget.cpp109 static void webViewWidgetDispose(GObject* gobject) in webViewWidgetDispose()
/external/bluetooth/glib/tests/
DMakefile.am3 SUBDIRS=gobject refcount subdir
/external/bluetooth/glib/gobject/
Dgobject.c2913 gpointer gobject, in g_signal_connect_object()