Home
last modified time | relevance | path

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

/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/src/
H A Dmcd-account-addressing.c50 if (mcd_storage_get_attribute (storage, account, MC_ACCOUNTS_KEY_URI_SCHEMES, in addressing_set_uri_scheme_association()
111 if (!mcd_storage_get_attribute (storage, account, MC_ACCOUNTS_KEY_URI_SCHEMES, in addressing_get_uri_schemes()
H A Dmcd-storage.h109 gboolean mcd_storage_get_attribute (McdStorage *storage,
H A Dmcd-storage.c882 if (!mcd_storage_get_attribute (self, account, attribute, &tmp, NULL)) in mcd_storage_dup_string()
926 mcd_storage_get_attribute (McdStorage *self, in mcd_storage_get_attribute() function
1383 if (!mcd_storage_get_attribute (self, account, attribute, &tmp, NULL)) in mcd_storage_get_boolean()
1411 if (!mcd_storage_get_attribute (self, account, attribute, &tmp, NULL)) in mcd_storage_get_integer()
H A Dmcd-account.c1107 if (!mcd_storage_get_attribute (priv->storage, name, key, value, NULL)) in mcd_account_get_string_val()
2566 else if (!mcd_storage_get_attribute (account->priv->storage, in mcd_account_altered_by_plugin()
3368 if (mcd_storage_get_attribute (storage, name, in mcd_account_setup()
3440 if (mcd_storage_get_attribute (storage, name, in mcd_account_setup()