Home
last modified time | relevance | path

Searched refs:N_FEAT (Results 1 – 17 of 17) sorted by relevance

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Dcall-stream.c309 N_FEAT enumerator
315 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in tp_call_stream_list_features()
325 g_assert (features[N_FEAT].name == 0); in tp_call_stream_list_features()
H A Ddbus-tube-channel.c381 N_FEAT enumerator
387 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in tp_dbus_tube_channel_list_features()
399 g_assert (features[N_FEAT].name == 0); in tp_dbus_tube_channel_list_features()
H A Dtls-certificate.c420 N_FEAT enumerator
426 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in tp_tls_certificate_list_features()
434 g_assert (features[N_FEAT].name == 0); in tp_tls_certificate_list_features()
H A Dcall-content.c522 N_FEAT enumerator
528 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in tp_call_content_list_features()
538 g_assert (features[N_FEAT].name == 0); in tp_call_content_list_features()
H A Daccount-manager.c186 N_FEAT enumerator
192 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in _tp_account_manager_list_features()
201 g_assert (features[N_FEAT].name == 0); in _tp_account_manager_list_features()
H A Dchannel-dispatch-operation.c684 N_FEAT enumerator
690 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in tp_channel_dispatch_operation_list_features()
700 g_assert (features[N_FEAT].name == 0); in tp_channel_dispatch_operation_list_features()
H A Dfile-transfer-channel.c686 N_FEAT enumerator
692 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in tp_file_transfer_channel_list_features()
703 g_assert (features[N_FEAT].name == 0); in tp_file_transfer_channel_list_features()
H A Dtext-channel.c848 N_FEAT enumerator
854 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in tp_text_channel_list_features()
883 g_assert (features[N_FEAT].name == 0); in tp_text_channel_list_features()
H A Dcall-channel.c817 N_FEAT enumerator
823 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in tp_call_channel_list_features()
834 g_assert (features[N_FEAT].name == 0); in tp_call_channel_list_features()
H A Dprotocol.c687 N_FEAT enumerator
693 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in tp_protocol_list_features()
706 g_assert (features[N_FEAT].name == 0); in tp_protocol_list_features()
H A Dchannel.c1547 N_FEAT enumerator
1553 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in tp_channel_list_features()
1584 g_assert (features[N_FEAT].name == 0); in tp_channel_list_features()
H A Dconnection-manager.c1466 N_FEAT enumerator
1472 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in tp_connection_manager_list_features()
1481 g_assert (features[N_FEAT].name == 0); in tp_connection_manager_list_features()
H A Daccount.c347 N_FEAT enumerator
353 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in _tp_account_list_features()
374 g_assert (features[N_FEAT].name == 0); in _tp_account_list_features()
H A Dconnection.c1661 N_FEAT enumerator
1667 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in tp_connection_list_features()
1737 g_assert (features[N_FEAT].name == 0); in tp_connection_list_features()
/dports/net-im/telepathy-logger/telepathy-logger-0.8.2/telepathy-logger/
H A Dcall-channel.c333 N_FEAT enumerator
339 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in tpl_call_channel_list_features()
348 g_assert (features[N_FEAT].name == 0); in tpl_call_channel_list_features()
H A Dtext-channel.c595 N_FEAT enumerator
601 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in tpl_text_channel_list_features()
614 g_assert (features[N_FEAT].name == 0); in tpl_text_channel_list_features()
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/tests/lib/
H A Dmy-conn-proxy.c37 N_FEAT enumerator
225 static TpProxyFeature features[N_FEAT + 1] = { { 0 } }; in list_features()