Home
last modified time | relevance | path

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

/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/src/
H A Dmcd-account.c141 GHashTable *conn_error_details; member
1917 g_value_set_boxed (value, account->priv->conn_error_details); in get_connection_error_details()
3844 priv->conn_error_details = g_hash_table_new_full (g_str_hash, g_str_equal, in mcd_account_init()
4536 g_hash_table_remove_all (priv->conn_error_details); in _mcd_account_set_connection_status()
4564 tp_asv_size (priv->conn_error_details) > 0) in _mcd_account_set_connection_status()
4567 g_hash_table_remove_all (priv->conn_error_details); in _mcd_account_set_connection_status()
4570 tp_g_hash_table_update (priv->conn_error_details, in _mcd_account_set_connection_status()
4629 g_value_set_boxed (&value, priv->conn_error_details); in _mcd_account_set_connection_status()