Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusprivate.h131 GDBusMethodInvocation *_g_dbus_method_invocation_new (const gchar *sender,
Dgdbusmethodinvocation.c348 _g_dbus_method_invocation_new (const gchar *sender, in _g_dbus_method_invocation_new() function
Dgdbusconnection.c4943 invocation = _g_dbus_method_invocation_new (g_dbus_message_get_sender (message), in schedule_method_call()