Home
last modified time | relevance | path

Searched refs:data_destroy_func (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/gio/
Dgcancellable.c562 GDestroyNotify data_destroy_func) in g_cancellable_connect() argument
582 if (data_destroy_func) in g_cancellable_connect()
583 data_destroy_func (data); in g_cancellable_connect()
589 (GClosureNotify) data_destroy_func, in g_cancellable_connect()
Dgcancellable.h106 GDestroyNotify data_destroy_func);