Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusauthmechanism.h98 gchar *(*client_data_send) (GDBusAuthMechanism *mechanism, member
Dgdbusauthmechanism.c324 return G_DBUS_AUTH_MECHANISM_GET_CLASS (mechanism)->client_data_send (mechanism, out_data_len); in _g_dbus_auth_mechanism_client_data_send()
Dgdbusauthmechanismanon.c108 mechanism_class->client_data_send = mechanism_client_data_send; in _g_dbus_auth_mechanism_anon_class_init()
Dgdbusauthmechanismexternal.c111 mechanism_class->client_data_send = mechanism_client_data_send; in _g_dbus_auth_mechanism_external_class_init()
Dgdbusauthmechanismsha1.c171 mechanism_class->client_data_send = mechanism_client_data_send; in _g_dbus_auth_mechanism_sha1_class_init()