HomeSort by relevance Sort by last modified time
    Searched full:weaknotifythunk (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/base/gtk/
gtk_signal_registrar.cc 22 object, WeakNotifyThunk, this);
57 object, WeakNotifyThunk, this);
88 object, WeakNotifyThunk, this);
g_object_destructor_filo.cc 32 g_object_weak_ref(object, WeakNotifyThunk, this);
68 g_object_weak_unref(object, WeakNotifyThunk, this);
gtk_signal_registrar.h 59 static void WeakNotifyThunk(gpointer data, GObject* where_the_object_was) {
g_object_destructor_filo.h 79 static void WeakNotifyThunk(gpointer data, GObject* where_the_object_was) {

Completed in 87 milliseconds