Home
last modified time | relevance | path

Searched refs:g_hook_destroy (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/glib/tests/
Dhook.c65 g_hook_destroy (hl, id); in test_hook1()
/third_party/glib/glib/
Dghook.h121 gboolean g_hook_destroy (GHookList *hook_list,
Dghook.c339 g_hook_destroy (GHookList *hook_list, in g_hook_destroy() function
/third_party/gstreamer/gstreamer/libs/gst/net/
Dgstptpclock.c2603 g_hook_destroy (&domain_stats_hooks, hook->hook_id); in domain_stats_marshaller()
2669 if (g_hook_destroy (&domain_stats_hooks, id)) in gst_ptp_statistics_callback_remove()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2126 g_hook_destroy
/third_party/glib/gobject/
Dgsignal.c1132 else if (!node->emission_hooks || !g_hook_destroy (node->emission_hooks, hook_id)) in g_signal_remove_emission_hook()