HomeSort by relevance Sort by last modified time
    Searched refs:g_idle_add (Results 1 - 25 of 27) sorted by null

1 2

  /external/bluetooth/glib/tests/
mapping-test.c 111 g_idle_add (check_stop, loop);
  /external/webkit/Source/WebKit/gtk/tests/
testkeyevents.c 245 g_idle_add(verify_contents, fixture);
295 g_idle_add(verify_contents, fixture);
testdomnode.c 54 g_idle_add((GSourceFunc)finish_loading, fixture);
testdownload.c 108 g_idle_add((GSourceFunc)set_filename, temporaryFilename);
testatkroles.c 80 g_idle_add((GSourceFunc) finish_loading, fixture);
testwebresource.c 264 g_idle_add(idle_quit_loop_cb, NULL);
testwebview.c 312 g_idle_add(delayed_destroy, web_view);
testdomdocument.c 58 g_idle_add((GSourceFunc)finish_loading, fixture);
testloading.c 259 g_idle_add (stop_load, object);
testatk.c     [all...]
  /external/bluetooth/glib/glib/
gmain.h 284 guint g_idle_add (GSourceFunc function,
galiasdef.c 1601 #undef g_idle_add macro
    [all...]
gmain.c 1363 * functions g_source_attach(), g_idle_add(), g_idle_add_full(),
4009 g_idle_add (GSourceFunc function, function
    [all...]
galias.h 1595 #define g_idle_add macro
    [all...]
  /external/bluetooth/bluez/audio/
a2dp.c 478 g_idle_add(auto_config, setup);
586 g_idle_add(auto_config, setup);
723 g_idle_add(auto_config, setup);
    [all...]
headset.c     [all...]
device.c 814 priv->auth_idle_id = g_idle_add(auth_idle_cb, dev);
avdtp.c 689 session->dc_timer = g_idle_add(disconnect_timeout, session);
    [all...]
  /external/bluetooth/bluez/attrib/
gatttool.c 133 g_idle_add(listen_start, attrib);
  /external/dbus/tools/
dbus-viewer.c 335 g_idle_add (load_from_service_complete_idle, g_thread_self ());
  /external/bluetooth/bluez/gdbus/
watch.c 618 data->id = g_idle_add(update_service, data);
  /external/bluetooth/glib/gio/fen/
fen-data.c 327 deleting_data_id = g_idle_add (scan_deleting_data, NULL);
  /external/webkit/Tools/DumpRenderTree/gtk/
EventSender.cpp 251 g_idle_add(sendClick, 0);
    [all...]
  /external/bluetooth/bluez/plugins/
hciops.c     [all...]
  /prebuilts/tools/linux-x86/swt/
swt.jar 

Completed in 728 milliseconds

1 2