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

  /external/bluetooth/glib/glib/
gtimer.c 191 g_time_val_add (&end_time, G_MAXLONG);
193 g_time_val_add (&end_time, microseconds);
219 * g_time_val_add:
227 g_time_val_add (GTimeVal *time_, glong microseconds) function
galias.h 3305 #define g_time_val_add macro
    [all...]
galiasdef.c 3315 #undef g_time_val_add macro
    [all...]

Completed in 3453 milliseconds