Home
last modified time | relevance | path

Searched refs:data_destroy (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
Dgsequence.h41 GSequence * g_sequence_new (GDestroyNotify data_destroy);
/external/bluetooth/glib/gobject/
Dgsignal.h331 GDestroyNotify data_destroy);
Dgsignal.c896 GDestroyNotify data_destroy) in g_signal_add_emission_hook() argument
935 hook->destroy = data_destroy; in g_signal_add_emission_hook()