Home
last modified time | relevance | path

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

/third_party/glib/gio/tests/
Dgdbus-introspection.c72 method_info = g_dbus_interface_info_lookup_method (interface_info, "NonExistantMethod"); in test_introspection()
74 method_info = g_dbus_interface_info_lookup_method (interface_info, "Introspect"); in test_introspection()
183 minfo = g_dbus_interface_info_lookup_method (iinfo, "PairReturn"); in test_generate()
253 minfo = g_dbus_interface_info_lookup_method (iinfo, "Sleep"); in test_default_direction()
Dgdbus-test-codegen.c75 method = g_dbus_interface_info_lookup_method (iface, "HelloWorld"); in test_annotations()
92 method = g_dbus_interface_info_lookup_method (iface, "TestPrimitiveTypes"); in test_annotations()
/third_party/glib/gio/
Dgdbusintrospection.h186 GDBusMethodInfo *g_dbus_interface_info_lookup_method (GDBusInterfaceInfo *info,
Dgdbusintrospection.c1923 g_dbus_interface_info_lookup_method (GDBusInterfaceInfo *info, in g_dbus_interface_info_lookup_method() function
Dgdbusproxy.c2575 info = g_dbus_interface_info_lookup_method (proxy->priv->expected_interface, method_name); in lookup_method_info()
Dgdbus-tool.c527 method_info = g_dbus_interface_info_lookup_method (interface_info, method_name); in call_helper_get_method_in_signature()
Dgdbusconnection.c4991 …method_info = g_dbus_interface_info_lookup_method (interface_info, g_dbus_message_get_member (mess… in validate_and_maybe_schedule_method_call()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt3155 g_dbus_interface_info_lookup_method