Home
last modified time | relevance | path

Searched refs:_g_dbus_auth_mechanism_server_data_send (Results 1 – 3 of 3) sorted by relevance

/third_party/glib/gio/
Dgdbusauthmechanism.h134 gchar *_g_dbus_auth_mechanism_server_data_send (GDBusAuthMechanism *me…
Dgdbusauthmechanism.c271 _g_dbus_auth_mechanism_server_data_send (GDBusAuthMechanism *mechanism, in _g_dbus_auth_mechanism_server_data_send() function
Dgdbusauth.c1220 data = _g_dbus_auth_mechanism_server_data_send (mech, &data_len); in _g_dbus_auth_run_server()