Home
last modified time | relevance | path

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

/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/versions/
H A D0.9.0.abi42 tp_account_remove_finish
/dports/net-im/telepathy-glib/telepathy-glib-0.24.1/telepathy-glib/
H A Daccount.h163 gboolean tp_account_remove_finish (TpAccount *account,
H A Daccount.c3242 callback, user_data, tp_account_remove_finish); in tp_account_remove_async()
3261 tp_account_remove_finish (TpAccount *account, in tp_account_remove_finish() function
3265 _tp_implement_finish_void (account, tp_account_remove_finish); in tp_account_remove_finish()
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/util/
H A Dmc-tool.c685 tp_account_remove_async (account, callback_for_async, tp_account_remove_finish); in command_remove()