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

  /external/bluetooth/glib/tests/
gio-test.c 368 g_get_current_time (&start);
371 g_get_current_time (&end);
399 g_get_current_time (&tv);
slice-test.c 96 g_get_current_time (&rand_tv);
161 g_get_current_time (&rand_tv);
  /external/webkit/Source/JavaScriptCore/wtf/
CurrentTime.cpp 254 // better accuracy compared with Windows implementation of g_get_current_time:
255 // (http://www.google.com/codesearch/p?hl=en#HHnNRjks1t0/glib-2.5.2/glib/gmain.c&q=g_get_current_time).
260 g_get_current_time(&now);
  /external/bluetooth/glib/gio/fen/
fen-node.c 76 g_get_current_time (&d->tv);
117 g_get_current_time (&tv_now);
fen-data.c 607 g_get_current_time (&ev->t);
  /external/bluetooth/glib/gio/inotify/
inotify-kernel.c 224 g_get_current_time (&tv);
532 g_get_current_time (&tv);
  /external/bluetooth/glib/glib/
gmain.h 229 void g_get_current_time (GTimeVal *result);
grand.c 205 g_get_current_time (&now);
gtimer.c 187 g_get_current_time (&end_time);
gfileutils.c 1169 g_get_current_time (&tv);
    [all...]
gmain.c 1447 g_get_current_time (GTimeVal *result) function
    [all...]
gslice.c 535 g_get_current_time (&tv);
    [all...]
gtestutils.c     [all...]
galiasdef.c 1442 #undef g_get_current_time macro
    [all...]
galias.h 1436 #define g_get_current_time macro
    [all...]
  /external/bluetooth/glib/gthread/
gthread-win32.c 301 g_get_current_time (&current_time);
  /external/webkit/Source/WebKit2/UIProcess/gtk/
WebViewWidget.cpp 231 g_get_current_time(&timeValue);
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebview.cpp 771 g_get_current_time(&timeValue);
    [all...]

Completed in 1125 milliseconds