Home
last modified time | relevance | path

Searched refs:tp_connection_manager_get_info_source (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/versions/
H A D0.7.26.abi8 tp_connection_manager_get_info_source
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/dbus/
H A Dcm.c814 g_assert_cmpuint (tp_connection_manager_get_info_source (test->cm), ==, in test_nothing_ready()
862 g_assert_cmpuint (tp_connection_manager_get_info_source (test->cm), ==, in test_file_ready()
915 g_assert_cmpuint (tp_connection_manager_get_info_source (test->cm), ==, in test_complex_file_ready()
1006 g_assert_cmpuint (tp_connection_manager_get_info_source (test->cm), ==, in test_dbus_ready()
1017 g_assert_cmpuint (tp_connection_manager_get_info_source (test->cm), ==, in test_dbus_ready()
1114 g_assert_cmpuint (tp_connection_manager_get_info_source (test->echo), in test_list()
1116 g_assert_cmpuint (tp_connection_manager_get_info_source (test->spurious), in test_list()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dconnection-manager.h150 TpCMInfoSource tp_connection_manager_get_info_source (
H A Dconnection-manager.c2285 tp_connection_manager_get_info_source (TpConnectionManager *self) in tp_connection_manager_get_info_source() function
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/examples/client/
H A Dinspect-cm.c50 tp_connection_manager_get_info_source (cm) == TP_CM_INFO_SOURCE_LIVE in show_cm()