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

  /external/bluetooth/glib/gio/
gioscheduler.h 35 void g_io_scheduler_push_job (GIOSchedulerJobFunc job_func,
giotypes.h 160 * GIOSchedulerJobFunc:
177 typedef gboolean (*GIOSchedulerJobFunc) (GIOSchedulerJob *job,
gioscheduler.c 51 GIOSchedulerJobFunc job_func;
208 * @job_func: a #GIOSchedulerJobFunc.
225 g_io_scheduler_push_job (GIOSchedulerJobFunc job_func,

Completed in 1526 milliseconds