Home
last modified time | relevance | path

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

/external/bluetooth/glib/gobject/
Dgclosure.c364 GClosureNotify post_marshal_notify) in g_closure_add_marshal_guards() argument
370 g_return_if_fail (post_marshal_notify != NULL); in g_closure_add_marshal_guards()
400 closure->notifiers[closure->meta_marshal + i + 1].notify = post_marshal_notify; in g_closure_add_marshal_guards()
Dgclosure.h225 GClosureNotify post_marshal_notify);