Searched refs:client_data_send (Results 1 – 5 of 5) sorted by relevance
98 gchar *(*client_data_send) (GDBusAuthMechanism *mechanism, member
324 return G_DBUS_AUTH_MECHANISM_GET_CLASS (mechanism)->client_data_send (mechanism, out_data_len); in _g_dbus_auth_mechanism_client_data_send()
108 mechanism_class->client_data_send = mechanism_client_data_send; in _g_dbus_auth_mechanism_anon_class_init()
111 mechanism_class->client_data_send = mechanism_client_data_send; in _g_dbus_auth_mechanism_external_class_init()
171 mechanism_class->client_data_send = mechanism_client_data_send; in _g_dbus_auth_mechanism_sha1_class_init()