Searched refs:g_timeout_add (Results 1 - 25 of 29) sorted by relevance

12

/external/webkit/Source/JavaScriptCore/wtf/gtk/
H A DMainThreadGtk.cpp49 g_timeout_add(0, timeoutFired, 0);
/external/bluetooth/glib/gio/inotify/
H A Dinotify-diag.c73 g_timeout_add (DIAG_DUMP_TIME, id_dump, NULL);
H A Dinotify-kernel.c149 g_timeout_add (TIMEOUT_MILLISECONDS, ik_source_timeout, source);
466 g_timeout_add (PROCESS_EVENTS_TIME, ik_process_eq_callback, NULL);
/external/webkit/Source/WebKit/gtk/tests/
H A Dtestwebframe.c59 g_timeout_add(500, createFrameSignalTestTimeout, loop);
161 g_timeout_add(1000, (GSourceFunc)print_timeout, loop);
/external/bluetooth/glib/gio/fen/
H A Dfen-missing.c104 scan_missing_source_id = g_timeout_add (SCAN_MISSING_INTERVAL,
H A Dfen-data.c463 f->change_update_id = g_timeout_add (get_scalable_scan_time (f),
560 f->change_update_id = g_timeout_add (get_scalable_scan_time(f),
690 f->eventq_id = g_timeout_add (PROCESS_EVENTQ_TIME,
H A Dfen-kernel.c328 pn->port_source_id = g_timeout_add (PROCESS_PORT_EVENTS_TIME,
/external/bluetooth/glib/tests/
H A Dchild-test.c182 g_timeout_add (30000, quit_loop, main_loop);
H A Dasyncqueue-test.c173 g_timeout_add (sort_interval, sort_queue, GINT_TO_POINTER (sort_multiplier));
H A Dthreadpool-test.c373 g_timeout_add ((interval - 1000),
469 g_timeout_add (1000, test_check_start_and_stop, NULL);
H A Dmainloop-test.c431 g_timeout_add (RECURSER_TIMEOUT, recurser_start, NULL);
/external/bluetooth/bluez/gdbus/
H A Dmainloop.c91 g_timeout_add(DISPATCH_TIMEOUT, message_dispatch, conn);
225 handler->id = g_timeout_add(interval, timeout_handler_dispatch,
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DFullscreenVideoController.cpp188 m_progressBarUpdateId = g_timeout_add(PROGRESS_BAR_UPDATE_INTERVAL, reinterpret_cast<GSourceFunc>(progressBarUpdateCallback), this);
192 m_hudTimeoutId = g_timeout_add(HUD_AUTO_HIDE_INTERVAL, reinterpret_cast<GSourceFunc>(hideHudCallback), this);
575 m_progressBarUpdateId = g_timeout_add(PROGRESS_BAR_UPDATE_INTERVAL, reinterpret_cast<GSourceFunc>(progressBarUpdateCallback), this);
H A DChromeClientGtk.cpp285 m_closeSoonTimer = g_timeout_add(0, reinterpret_cast<GSourceFunc>(emitCloseWebViewSignalLater), m_webView);
/external/bluetooth/glib/gio/tests/
H A Dunix-streams.c229 g_timeout_add (500, timeout, writer_cancel);
/external/bluetooth/glib/glib/
H A Dgmain.h265 guint g_timeout_add (guint interval,
H A Dgaliasdef.c1613 #undef g_timeout_add macro
1614 extern __typeof (g_timeout_add) g_timeout_add __attribute((alias("IA__g_timeout_add"), visibility("default")));
/external/webkit/Source/WebCore/platform/graphics/gstreamer/
H A DMediaPlayerPrivateGStreamer.cpp533 m_videoTimerHandler = g_timeout_add(0, reinterpret_cast<GSourceFunc>(mediaPlayerPrivateVideoChangeTimeoutCallback), this);
552 m_audioTimerHandler = g_timeout_add(0, reinterpret_cast<GSourceFunc>(mediaPlayerPrivateAudioChangeTimeoutCallback), this);
594 m_volumeTimerHandler = g_timeout_add(0, reinterpret_cast<GSourceFunc>(mediaPlayerPrivateVolumeChangeTimeoutCallback), this);
1394 m_muteTimerHandler = g_timeout_add(0, reinterpret_cast<GSourceFunc>(mediaPlayerPrivateMuteChangeTimeoutCallback), this);
/external/bluetooth/bluez/plugins/
H A Dpnat.c270 client->tty_timer = g_timeout_add(TTY_TIMEOUT,
/external/bluetooth/glib/gio/
H A Dgunixmount.c397 g_timeout_add (500, (GSourceFunc) eject_unmount_do_cb, data);
/external/bluetooth/bluez/health/
H A Dmcap_sync.c621 mcl->csp->ind_timer = g_timeout_add(when,
749 mcl->csp->set_timer = g_timeout_add(when,
/external/bluetooth/bluez/serial/
H A Dport.c293 g_timeout_add(OPEN_WAIT, open_continue, port);
/external/webkit/Source/WebCore/plugins/gtk/
H A Dgtk2xtbin.c406 g_timeout_add(25,
/external/webkit/Tools/DumpRenderTree/gtk/
H A DDumpRenderTree.cpp783 g_timeout_add(0, processWork, 0);
/external/bluetooth/bluez/audio/
H A Da2dp.c1135 g_timeout_add(RECONFIGURE_TIMEOUT, a2dp_reconfigure, setup);

Completed in 720 milliseconds

12