Searched refs:GChildWatchFunc (Results 1 – 7 of 7) 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/chromium/chrome/browser/chromeos/input_method/ |
D | xkeyboard.cc | 289 reinterpret_cast<GChildWatchFunc>(OnSetLayoutFinish), in MaybeExecuteSetLayoutCommand()
|
/external/chromium/chrome/browser/chromeos/cros/ |
D | input_method_library.cc | 671 reinterpret_cast<GChildWatchFunc>(OnImeShutdown), in LaunchInputMethodProcess()
|
/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,
|