Home
last modified time | relevance | path

Searched refs:G_PRIORITY_DEFAULT (Results 1 – 14 of 14) sorted by relevance

/external/bluetooth/glib/gio/tests/
Dunix-streams.c150 G_PRIORITY_DEFAULT, main_cancel, in readable()
177 G_PRIORITY_DEFAULT, main_cancel, in writable()
184 G_PRIORITY_DEFAULT, main_cancel, in writable()
226 G_PRIORITY_DEFAULT, main_cancel, in test_pipe_io()
/external/webkit/WebCore/platform/network/soup/
DResourceHandleSoup.cpp748 g_input_stream_close_async(d->m_inputStream, G_PRIORITY_DEFAULT, in readCallback()
763 G_PRIORITY_DEFAULT, d->m_cancellable, in readCallback()
803 G_PRIORITY_DEFAULT, d->m_cancellable, in openCallback()
877 g_file_read_async(d->m_gfile, G_PRIORITY_DEFAULT, d->m_cancellable, in queryInfoCallback()
916 G_PRIORITY_DEFAULT, d->m_cancellable, in startGio()
/external/webkit/WebCore/platform/gtk/
DSharedTimerGtk.cpp69 sharedTimer = g_timeout_add_full(G_PRIORITY_DEFAULT, intervalInMS, timeout_cb, NULL, NULL); in setSharedTimerFireTime()
/external/bluetooth/bluez/test/
Dbtiotest.c149 g_timeout_add_seconds_full(G_PRIORITY_DEFAULT, data->disconn, in connect_cb()
157 g_io_add_watch_full(io, G_PRIORITY_DEFAULT, cond, io_watch, data, in connect_cb()
221 g_timeout_add_seconds_full(G_PRIORITY_DEFAULT, seconds, in confirm_cb()
/external/bluetooth/glib/gio/
Dgioscheduler.c388 g_source_set_priority (source, G_PRIORITY_DEFAULT); in g_io_scheduler_job_send_to_mainloop()
451 g_source_set_priority (source, G_PRIORITY_DEFAULT); in g_io_scheduler_job_send_to_mainloop_async()
Dgasynchelper.c68 g_source_set_priority (source, G_PRIORITY_DEFAULT); in _g_queue_async_result()
Dgsimpleasyncresult.c600 g_source_set_priority (source, G_PRIORITY_DEFAULT); in g_simple_async_result_complete_in_idle()
661 g_source_set_priority (source, G_PRIORITY_DEFAULT); in run_in_thread()
/external/bluetooth/glib/glib/
Dgmain.c582 source->priority = G_PRIORITY_DEFAULT; in g_source_new()
3367 if (priority != G_PRIORITY_DEFAULT) in g_timeout_add_full()
3412 return g_timeout_add_full (G_PRIORITY_DEFAULT, in g_timeout_add()
3474 if (priority != G_PRIORITY_DEFAULT) in g_timeout_add_seconds_full()
3511 return g_timeout_add_seconds_full (G_PRIORITY_DEFAULT, interval, function, data, NULL); in g_timeout_add_seconds()
3845 if (priority != G_PRIORITY_DEFAULT) in g_child_watch_add_full()
3890 return g_child_watch_add_full (G_PRIORITY_DEFAULT, pid, function, data, NULL); in g_child_watch_add()
Dgmain.h97 #define G_PRIORITY_DEFAULT 0 macro
Dgiochannel.c552 if (priority != G_PRIORITY_DEFAULT) in g_io_add_watch_full()
580 return g_io_add_watch_full (channel, G_PRIORITY_DEFAULT, condition, func, user_data, NULL); in g_io_add_watch()
/external/bluetooth/bluez/src/
Dbtio.c217 g_io_add_watch_full(io, G_PRIORITY_DEFAULT, cond, server_cb, server, in server_add()
233 g_io_add_watch_full(io, G_PRIORITY_DEFAULT, cond, connect_cb, conn, in connect_add()
249 g_io_add_watch_full(io, G_PRIORITY_DEFAULT, cond, accept_cb, accept, in accept_add()
Dglib-helper.c774 g_io_add_watch_full(io, G_PRIORITY_DEFAULT, in bt_acl_encrypt()
/external/bluetooth/bluez/network/
Dserver.c451 na->setup->watch = g_io_add_watch_full(chan, G_PRIORITY_DEFAULT, in connect_event()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt421 G_PRIORITY_DEFAULT