OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WeakNotifyThunk
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_signal_registrar.cc
22
object,
WeakNotifyThunk
, this);
57
object,
WeakNotifyThunk
, this);
88
object,
WeakNotifyThunk
, this);
gtk2_signal_registrar.h
58
static void
WeakNotifyThunk
(gpointer data, GObject* where_the_object_was) {
g_object_destructor_filo.cc
32
g_object_weak_ref(object,
WeakNotifyThunk
, this);
68
g_object_weak_unref(object,
WeakNotifyThunk
, this);
g_object_destructor_filo.h
78
static void
WeakNotifyThunk
(gpointer data, GObject* where_the_object_was) {
Completed in 6799 milliseconds