Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusprivate.h88 gboolean _g_dbus_debug_call (void);
Dgdbusconnection.c5760 if (G_UNLIKELY (_g_dbus_debug_call ())) in g_dbus_connection_call_done()
5886 if (G_UNLIKELY (_g_dbus_debug_call ())) in g_dbus_connection_call_internal()
5992 if (G_UNLIKELY (_g_dbus_debug_call ())) in g_dbus_connection_call_sync_internal()
6023 if (G_UNLIKELY (_g_dbus_debug_call ())) in g_dbus_connection_call_sync_internal()
Dgdbusprivate.c1871 _g_dbus_debug_call (void) in _g_dbus_debug_call() function