Home
last modified time | relevance | path

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

/dports/x11/gnome-shell/gnome-shell-41.1/src/calendar-server/
H A Dcalendar-sources.c352 guint32 wait_for_connected_seconds, in calendar_sources_connect_client_sync() argument
368 …client = e_cal_client_connect_sync (source, source_type, wait_for_connected_seconds, cancellable, … in calendar_sources_connect_client_sync()
398 guint32 wait_for_connected_seconds; member
425 … ctx->wait_for_connected_seconds, cancellable, &local_error); in calendar_sources_connect_client_thread()
441 guint32 wait_for_connected_seconds, in calendar_sources_connect_client() argument
452 ctx->wait_for_connected_seconds = wait_for_connected_seconds; in calendar_sources_connect_client()
H A Dcalendar-sources.h49 guint32 wait_for_connected_seconds,
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-client-selector.h71 guint32 wait_for_connected_seconds,
77 guint32 wait_for_connected_seconds,
H A De-client-cache.c1128 guint32 wait_for_connected_seconds, in e_client_cache_get_client_sync() argument
1169 client = e_book_client_connect_sync (source, wait_for_connected_seconds, in e_client_cache_get_client_sync()
1173 source, E_CAL_CLIENT_SOURCE_TYPE_EVENTS, wait_for_connected_seconds, in e_client_cache_get_client_sync()
1177 source, E_CAL_CLIENT_SOURCE_TYPE_MEMOS, wait_for_connected_seconds, in e_client_cache_get_client_sync()
1181 source, E_CAL_CLIENT_SOURCE_TYPE_TASKS, wait_for_connected_seconds, in e_client_cache_get_client_sync()
1251 guint32 wait_for_connected_seconds, in e_client_cache_get_client() argument
1314 source, wait_for_connected_seconds, cancellable, in e_client_cache_get_client()
1322 source, E_CAL_CLIENT_SOURCE_TYPE_EVENTS, wait_for_connected_seconds, in e_client_cache_get_client()
1330 source, E_CAL_CLIENT_SOURCE_TYPE_MEMOS, wait_for_connected_seconds, in e_client_cache_get_client()
1338 source, E_CAL_CLIENT_SOURCE_TYPE_TASKS, wait_for_connected_seconds, in e_client_cache_get_client()
H A De-client-cache.h92 guint32 wait_for_connected_seconds,
98 guint32 wait_for_connected_seconds,
H A De-client-selector.c662 guint32 wait_for_connected_seconds, in e_client_selector_get_client_sync() argument
682 extension_name, wait_for_connected_seconds, cancellable, error); in e_client_selector_get_client_sync()
763 guint32 wait_for_connected_seconds, in e_client_selector_get_client() argument
791 extension_name, wait_for_connected_seconds, cancellable, in e_client_selector_get_client()
H A De-misc-utils.h221 guint32 wait_for_connected_seconds,
H A De-misc-utils.c2635 guint32 wait_for_connected_seconds, in e_util_open_client_sync() argument
2656 …t_cache_get_client_sync (client_cache, source, extension_name, wait_for_connected_seconds, cancell… in e_util_open_client_sync()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/libebook/
H A De-book-client.h87 guint32 wait_for_connected_seconds,
91 guint32 wait_for_connected_seconds,
100 guint32 wait_for_connected_seconds,
104 guint32 wait_for_connected_seconds,
H A De-book-client.c94 guint32 wait_for_connected_seconds; member
1346 guint32 wait_for_connected_seconds, in e_book_client_connect_sync() argument
1371 if (!local_error && wait_for_connected_seconds != (guint32) -1) { in e_book_client_connect_sync()
1374 wait_for_connected_seconds, cancellable, NULL); in e_book_client_connect_sync()
1431 if (closure->wait_for_connected_seconds != (guint32) -1) { in book_client_connect_open_cb()
1433 closure->wait_for_connected_seconds, in book_client_connect_open_cb()
1529 guint32 wait_for_connected_seconds, in e_book_client_connect() argument
1548 closure->wait_for_connected_seconds = wait_for_connected_seconds; in e_book_client_connect()
1726 guint32 wait_for_connected_seconds, in e_book_client_connect_direct_sync() argument
1806 guint32 wait_for_connected_seconds, in e_book_client_connect_direct() argument
[all …]
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/calendar/libecal/
H A De-reminder-watcher.h133 guint32 wait_for_connected_seconds,
139 guint32 wait_for_connected_seconds,
H A De-cal-client.h170 guint32 wait_for_connected_seconds,
175 guint32 wait_for_connected_seconds,
H A De-cal-client.c103 guint32 wait_for_connected_seconds; member
1674 guint32 wait_for_connected_seconds, in e_cal_client_connect_sync() argument
1704 if (!local_error && wait_for_connected_seconds != (guint32) -1) { in e_cal_client_connect_sync()
1707 wait_for_connected_seconds, cancellable, NULL); in e_cal_client_connect_sync()
1764 if (closure->wait_for_connected_seconds != (guint32) -1) { in cal_client_connect_open_cb()
1766 closure->wait_for_connected_seconds, in cal_client_connect_open_cb()
1865 guint32 wait_for_connected_seconds, in e_cal_client_connect() argument
1888 closure->wait_for_connected_seconds = wait_for_connected_seconds; in e_cal_client_connect()
H A De-reminder-watcher.c2127 guint32 wait_for_connected_seconds, in e_reminder_watcher_cal_client_connect_sync() argument
2133 …return e_cal_client_connect_sync (source, source_type, wait_for_connected_seconds, cancellable, er… in e_reminder_watcher_cal_client_connect_sync()
2140 guint32 wait_for_connected_seconds, in e_reminder_watcher_cal_client_connect() argument
2147 …e_cal_client_connect (source, source_type, wait_for_connected_seconds, cancellable, callback, user… in e_reminder_watcher_cal_client_connect()
/dports/editors/libreoffice/libreoffice-7.2.6.2/connectivity/source/drivers/evoab2/
H A DEApi.h149 …ect_sync) (ESourceRegistry *registry, ESource *source, guint32 wait_for_connected_seconds, GCancel…
/dports/deskutils/elementary-calendar/calendar-6.0.3/vapi/
H A Dlibecal-1.2.vapi18 …ct (E.Source source, ECal.ClientSourceType source_type, uint32 wait_for_connected_seconds, GLib.Ca…
20 …nc (E.Source source, ECal.ClientSourceType source_type, uint32 wait_for_connected_seconds, GLib.Ca…