Lines Matching refs:ExportedSubtree
468 typedef struct ExportedSubtree ExportedSubtree; typedef
469 static void exported_subtree_free (ExportedSubtree *es);
6396 struct ExportedSubtree struct
6410 exported_subtree_free (ExportedSubtree *es) in exported_subtree_free() argument
6428 ExportedSubtree *es, in handle_subtree_introspect()
6539 ExportedSubtree *es, in handle_subtree_method_invocation()
6749 ExportedSubtree *es;
6806 ExportedSubtree *es, in subtree_message_func()
6895 ExportedSubtree *es; in g_dbus_connection_register_subtree()
6918 es = g_new0 (ExportedSubtree, 1); in g_dbus_connection_register_subtree()
6960 ExportedSubtree *es; in g_dbus_connection_unregister_subtree()
7115 ExportedSubtree *es; in distribute_method_call()