HomeSort by relevance Sort by last modified time
    Searched refs:GChildWatchFunc (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/glib/tests/
child-test.c 189 g_child_watch_add (pid, (GChildWatchFunc) child_watch_callback,
192 g_child_watch_add (pid, (GChildWatchFunc) child_watch_callback,
  /external/bluetooth/glib/glib/
gmain.h 40 typedef void (*GChildWatchFunc) (GPid pid,
278 GChildWatchFunc function,
282 GChildWatchFunc function,
gmain.c     [all...]

Completed in 47 milliseconds