Searched refs:G_DBUS_PROXY_FLAGS_DO_NOT_CONNECT_SIGNALS (Results 1 – 7 of 7) sorted by relevance
/third_party/glib/gio/tests/ |
D | gdbus-export.c | 370 G_DBUS_PROXY_FLAGS_DO_NOT_CONNECT_SIGNALS, in get_nodes_at() 429 G_DBUS_PROXY_FLAGS_DO_NOT_CONNECT_SIGNALS, in has_interface() 478 G_DBUS_PROXY_FLAGS_DO_NOT_CONNECT_SIGNALS, in count_interfaces() 549 G_DBUS_PROXY_FLAGS_DO_NOT_CONNECT_SIGNALS, in dyna_create() 774 G_DBUS_PROXY_FLAGS_DO_NOT_CONNECT_SIGNALS | in test_dispatch_thread_func() 1491 G_DBUS_PROXY_FLAGS_DO_NOT_CONNECT_SIGNALS, in check_interfaces()
|
D | gdbus-peer.c | 1366 G_DBUS_PROXY_FLAGS_DO_NOT_CONNECT_SIGNALS, in test_peer_signals()
|
/third_party/glib/gio/ |
D | gdocumentportal.c | 59 G_DBUS_PROXY_FLAGS_DO_NOT_CONNECT_SIGNALS, in get_document_portal()
|
D | gioenums.h | 1033 G_DBUS_PROXY_FLAGS_DO_NOT_CONNECT_SIGNALS = (1<<1), enumerator
|
D | gioenumtypes.c | 919 …{ G_DBUS_PROXY_FLAGS_DO_NOT_CONNECT_SIGNALS, "G_DBUS_PROXY_FLAGS_DO_NOT_CONNECT_SIGNALS", "do-not-… in g_dbus_proxy_flags_get_type()
|
D | gdbusobjectmanagerclient.c | 1559 G_DBUS_PROXY_FLAGS_DO_NOT_CONNECT_SIGNALS, in add_interfaces()
|
D | gdbusproxy.c | 1707 if (!(proxy->priv->flags & G_DBUS_PROXY_FLAGS_DO_NOT_CONNECT_SIGNALS)) in async_initable_init_first()
|