Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusprivate.h84 gboolean _g_dbus_debug_authentication (void);
Dgdbusauth.c52 if (G_UNLIKELY (_g_dbus_debug_authentication ())) in debug_print()
617 if (G_UNLIKELY (_g_dbus_debug_authentication ())) in _g_dbus_auth_run_client()
1032 if (G_UNLIKELY (_g_dbus_debug_authentication ())) in _g_dbus_auth_run_server()
Dgdbusprivate.c1843 _g_dbus_debug_authentication (void) in _g_dbus_debug_authentication() function