Home
last modified time | relevance | path

Searched refs:g_idle_add (Results 1 – 25 of 28) sorted by relevance

12

/external/webkit/Source/WebKit/gtk/tests/
Dtestkeyevents.c245 g_idle_add(verify_contents, fixture); in test_blocking_load_status_cb()
295 g_idle_add(verify_contents, fixture); in test_xim_load_status_cb()
Dtestdomnode.c54 g_idle_add((GSourceFunc)finish_loading, fixture); in dom_node_fixture_setup()
Dtestdownload.c108 g_idle_add((GSourceFunc)set_filename, temporaryFilename); in handle_download_requested_cb()
Dtestwebresource.c264 g_idle_add(idle_quit_loop_cb, NULL); in test_web_resource_sub_resource_loading()
Dtestwebview.c312 g_idle_add(delayed_destroy, web_view); in test_webkit_web_view_destroy()
Dtestatkroles.c80 g_idle_add((GSourceFunc) finish_loading, fixture); in atk_roles_fixture_setup()
Dtestdomdocument.c58 g_idle_add((GSourceFunc)finish_loading, fixture); in dom_document_fixture_setup()
Dtestloading.c259 g_idle_add (stop_load, object); in load_cancelled_status_changed_cb()
Dtestatk.c1654 g_idle_add((GSourceFunc)checkTextChanges, 0); in testWebkitAtkTextChangedNotifications()
/external/bluetooth/glib/tests/
Dmapping-test.c111 g_idle_add (check_stop, loop); in child_main()
/external/bluetooth/bluez/audio/
Da2dp.c478 g_idle_add(auto_config, setup); in sbc_setconf_ind()
586 g_idle_add(auto_config, setup); in mpeg_setconf_ind()
723 g_idle_add(auto_config, setup); in endpoint_setconf_ind()
2014 g_idle_add(auto_select, setup); in a2dp_select_capabilities()
2132 cb_data->source_id = g_idle_add(finalize_config, in a2dp_config()
2191 cb_data->source_id = g_idle_add(finalize_resume, in a2dp_resume()
2229 cb_data->source_id = g_idle_add(finalize_suspend, setup); in a2dp_suspend()
Ddevice.c814 priv->auth_idle_id = g_idle_add(auth_idle_cb, dev); in audio_device_request_authorization()
Dheadset.c2340 g_idle_add((GSourceFunc) dummy_connect_complete, dev); in headset_request_stream()
2395 g_idle_add((GSourceFunc) dummy_connect_complete, dev); in headset_config_stream()
2424 g_idle_add((GSourceFunc) dummy_connect_complete, dev); in headset_suspend_stream()
Davdtp.c689 session->dc_timer = g_idle_add(disconnect_timeout, session); in set_disconnect_timer()
3339 g_idle_add(process_discover, session); in avdtp_discover()
/external/bluetooth/glib/glib/
Dgmain.h284 guint g_idle_add (GSourceFunc function,
Dgaliasdef.c1601 #undef g_idle_add
1602 extern __typeof (g_idle_add) g_idle_add __attribute((alias("IA__g_idle_add"), visibility("default")…
Dgmain.c4009 g_idle_add (GSourceFunc function, in g_idle_add() function
Dgalias.h1594 extern __typeof (g_idle_add) IA__g_idle_add __attribute((visibility("hidden")));
1595 #define g_idle_add IA__g_idle_add macro
/external/dbus/tools/
Ddbus-viewer.c335 g_idle_add (load_from_service_complete_idle, g_thread_self ()); in load_from_service_thread_func()
/external/bluetooth/bluez/attrib/
Dgatttool.c133 g_idle_add(listen_start, attrib); in connect_cb()
/external/bluetooth/glib/gio/fen/
Dfen-data.c327 deleting_data_id = g_idle_add (scan_deleting_data, NULL); in fdata_delete()
/external/bluetooth/bluez/gdbus/
Dwatch.c618 data->id = g_idle_add(update_service, data); in check_service()
/external/webkit/Tools/DumpRenderTree/gtk/
DEventSender.cpp251 g_idle_add(sendClick, 0); in scheduleAsynchronousClickCallback()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt467 g_idle_add
/external/bluetooth/bluez/plugins/
Dhciops.c2856 g_idle_add(init_known_adapters, GINT_TO_POINTER(sock)); in hciops_setup()

12