Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusdaemon.h17 GDBusDaemon *_g_dbus_daemon_new (const char *address,
Dgdbusdaemon.c1729 _g_dbus_daemon_new (const char *address, in _g_dbus_daemon_new() function
Dgdbusprivate.c2309 daemon = _g_dbus_daemon_new (address, NULL, &error); in g_win32_run_session_bus()
/third_party/glib/gio/tests/
Dgdbus-daemon.c52 daemon = _g_dbus_daemon_new (address, NULL, &error); in main()