mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
GDBus: Add mechanism to make lookup on interfaces constant-time
This is used both on the service- and client-side and is currently O(n). Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
@@ -2613,6 +2613,8 @@ g_dbus_annotation_info_lookup
|
||||
g_dbus_interface_info_lookup_method
|
||||
g_dbus_interface_info_lookup_signal
|
||||
g_dbus_interface_info_lookup_property
|
||||
g_dbus_interface_info_cache_build
|
||||
g_dbus_interface_info_cache_release
|
||||
g_dbus_interface_info_generate_xml
|
||||
g_dbus_node_info_new_for_xml
|
||||
g_dbus_node_info_lookup_interface
|
||||
|
Reference in New Issue
Block a user