Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusauth.h73 GCredentials **out_received_credentials,
Dgdbusauth.c930 GCredentials **out_received_credentials, in _g_dbus_auth_run_server() argument
1381 if (out_received_credentials != NULL) in _g_dbus_auth_run_server()
1382 *out_received_credentials = credentials != NULL ? g_object_ref (credentials) : NULL; in _g_dbus_auth_run_server()