Home
last modified time | relevance | path

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

/dports/devel/glib20/glib-2.70.4/gio/
H A Dgdbusprivate.c1831 #define G_DBUS_DEBUG_PAYLOAD (1<<3) macro
1867 return (_gdbus_debug_flags & G_DBUS_DEBUG_PAYLOAD) != 0; in _g_dbus_debug_payload()
1960 { "payload", G_DBUS_DEBUG_PAYLOAD }, in _g_dbus_initialize()
1971 if (_gdbus_debug_flags & G_DBUS_DEBUG_PAYLOAD) in _g_dbus_initialize()