Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgtlsinteraction.c276 klass = G_TLS_INTERACTION_GET_CLASS (closure->interaction); in on_invoke_ask_password_sync()
301 klass = G_TLS_INTERACTION_GET_CLASS (closure->interaction); in on_ask_password_complete()
321 klass = G_TLS_INTERACTION_GET_CLASS (closure->interaction); in on_invoke_ask_password_async_as_sync()
384 klass = G_TLS_INTERACTION_GET_CLASS (interaction); in g_tls_interaction_invoke_ask_password()
448 klass = G_TLS_INTERACTION_GET_CLASS (interaction); in g_tls_interaction_ask_password()
495 klass = G_TLS_INTERACTION_GET_CLASS (interaction); in g_tls_interaction_ask_password_async()
541 klass = G_TLS_INTERACTION_GET_CLASS (interaction); in g_tls_interaction_ask_password_finish()
564 klass = G_TLS_INTERACTION_GET_CLASS (closure->interaction); in on_invoke_request_certificate_sync()
590 klass = G_TLS_INTERACTION_GET_CLASS (closure->interaction); in on_request_certificate_complete()
609 klass = G_TLS_INTERACTION_GET_CLASS (closure->interaction); in on_invoke_request_certificate_async_as_sync()
[all …]
Dgtlsinteraction.h37 #define G_TLS_INTERACTION_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS ((o), G_TYPE_TLS_INTERACTION, GTl… macro
/third_party/glib/gio/tests/
Dtls-interaction.c704 klass = G_TLS_INTERACTION_GET_CLASS (test->interaction); in setup_without_loop()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt3918 G_TLS_INTERACTION_GET_CLASS