HomeSort by relevance Sort by last modified time
    Searched full:g_object_unref (Results 176 - 200 of 231) sorted by null

1 2 3 4 5 6 78 910

  /external/bluetooth/bluez/audio/
gstsbcenc.c 446 g_object_unref(G_OBJECT(enc->adapter));
  /external/bluetooth/glib/gio/
gcancellable.c 483 g_object_unref (cancellable);
gicon.c 482 g_object_unref (location);
gunixmounts.c 1190 g_object_unref (monitor->fstab_monitor);
1196 g_object_unref (monitor->mtab_monitor);
1288 g_object_unref (file);
1297 g_object_unref (file);
    [all...]
gdatainputstream.c 976 g_object_unref (data->simple);
1062 g_object_unref (data->cancellable);
    [all...]
glocalfileinfo.c     [all...]
  /external/bluetooth/glib/tests/gobject/
ifaceproperties.c 504 g_object_unref (object);
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_gtk_unittest.cc 37 g_object_unref(layout_);
  /external/chromium/chrome/browser/ui/gtk/
content_setting_bubble_gtk.cc 139 g_object_unref(icon_pixbuf);
first_run_dialog.cc 351 g_object_unref(pixbuf);
rounded_window.cc 239 g_object_unref(gc);
tab_contents_drag_source.cc 337 g_object_unref(drag_pixbuf_);
  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_gtk.cc 274 g_object_unref(pixmap);
tab_gtk.cc 258 g_object_unref(pixbuf);
  /external/webkit/Source/WebCore/platform/gtk/
WidgetRenderingContext.cpp 49 g_object_unref(gScratchBuffer);
  /external/webkit/Source/WebKit/gtk/tests/
testloading.c 87 g_object_unref(fixture->webView);
testwebview.c 129 g_object_unref(view);
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebhistoryitem.cpp 83 static GHashTable* historyItems = g_hash_table_new_full(g_direct_hash, g_direct_equal, NULL, g_object_unref);
webkitwebframe.cpp 844 g_object_unref(operation);
945 g_object_unref(priv->origin);
    [all...]
  /external/webkit/Source/WebKit2/UIProcess/gtk/
WebViewWidget.cpp 115 g_object_unref(priv->imContext);
  /external/chromium/chrome/browser/renderer_host/
gtk_im_context_wrapper.cc 112 g_object_unref(context_);
114 g_object_unref(context_simple_);
  /external/webkit/Source/WebCore/platform/network/soup/
ResourceHandleSoup.cpp 166 g_object_unref(logger);
172 g_object_unref(requester);
  /external/webkit/Tools/DumpRenderTree/gtk/
LayoutTestControllerGtk.cpp 80 g_object_unref(item);
241 g_object_unref(jar);
    [all...]
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.cc 767 g_object_unref(throbbing_widget_);
    [all...]
  /external/bluetooth/glib/docs/reference/gobject/
tut_howto.xml 387 <function><link linkend="g-object-unref">g_object_unref</link></function>
420 * calling g_object_unref() on an invalid GObject.
424 g_object_unref (self->priv->an_object);
    [all...]

Completed in 495 milliseconds

1 2 3 4 5 6 78 910