Home
last modified time | relevance | path

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

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libebackend/
H A De-backend-autocleanups.h30 G_DEFINE_AUTOPTR_CLEANUP_FUNC(ECacheColumnValues, e_cache_column_values_free)
H A De-cache.h105 void e_cache_column_values_free (ECacheColumnValues *other_columns);
H A De-cache.c88 …(ECacheColumnValues, e_cache_column_values, e_cache_column_values_copy, e_cache_column_values_free) in G_DEFINE_ABSTRACT_TYPE_WITH_PRIVATE()
148 e_cache_column_values_free (ECacheColumnValues *other_columns) in e_cache_column_values_free() function
1491 e_cache_column_values_free (my_other_columns); in e_cache_put_locked()
2258 e_cache_column_values_free (new_other_columns); in e_cache_foreach_update()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/calendar/libedata-cal/
H A De-cal-cache.c2598 e_cache_column_values_free (other_columns); in e_cal_cache_put_components()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libedata-book/
H A De-book-cache.c4982 e_cache_column_values_free (other_columns); in e_book_cache_put_contacts()