Home
last modified time | relevance | path

Searched refs:WhenReadyContext (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/dbus/
H A Dconnection-inject-bug16307.c29 } WhenReadyContext; typedef
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dconnection-manager.c436 } WhenReadyContext; typedef
441 WhenReadyContext *c = d; in when_ready_context_free()
458 g_slice_free (WhenReadyContext, c); in when_ready_context_free()
491 WhenReadyContext *c = user_data; in tp_connection_manager_ready_cb()
563 WhenReadyContext *c; in tp_connection_manager_call_when_ready()
568 c = g_slice_new0 (WhenReadyContext); in tp_connection_manager_call_when_ready()