Searched refs:GChildWatchFunc (Results 1 – 5 of 5) sorted by relevance
/external/bluetooth/glib/tests/ |
D | child-test.c | 189 g_child_watch_add (pid, (GChildWatchFunc) child_watch_callback, in main() 192 g_child_watch_add (pid, (GChildWatchFunc) child_watch_callback, in main()
|
/external/bluetooth/glib/glib/ |
D | gmain.h | 40 typedef void (*GChildWatchFunc) (GPid pid, typedef 278 GChildWatchFunc function, 282 GChildWatchFunc function,
|
D | gmain.c | 3617 GChildWatchFunc child_watch_callback = (GChildWatchFunc) callback; in g_child_watch_dispatch() 3834 GChildWatchFunc function, in g_child_watch_add_full() 3887 GChildWatchFunc function, in g_child_watch_add()
|
/external/bluetooth/glib/docs/reference/glib/ |
D | glib-sections.txt | 473 GChildWatchFunc
|
/external/bluetooth/glib/docs/reference/ |
D | ChangeLog | 2319 * glib/tmpl/main.sgml: Document GChildWatchFunc 2590 * glib/glib-sections.txt: Add GPid, GChildWatchFunc,
|