Home
last modified time | relevance | path

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

/dports/mail/evolution/evolution-3.42.1/src/modules/cal-config-google/
H A De-cal-config-google.c118 gboolean can_google_auth; in cal_config_google_commit_changes() local
132 can_google_auth = e_module_cal_config_google_is_supported (backend, NULL) && in cal_config_google_commit_changes()
141 …if (can_google_auth || g_strcmp0 (e_source_authentication_get_method (authentication_extension), "… in cal_config_google_commit_changes()
H A De-google-chooser-button.c186 gboolean can_google_auth; in google_chooser_button_clicked() local
200 can_google_auth = e_module_cal_config_google_is_supported (NULL, registry) && in google_chooser_button_clicked()
205 if (can_google_auth) { in google_chooser_button_clicked()