Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusintrospection.c427 GDBusAnnotationInfo **embedded_annotations) in g_dbus_annotation_info_set() argument
437 if (embedded_annotations != NULL) in g_dbus_annotation_info_set()
438 info->annotations = embedded_annotations; in g_dbus_annotation_info_set()
1704 GDBusAnnotationInfo **embedded_annotations; in parser_end_element() local
1706 embedded_annotations = steal_annotations (data); in parser_end_element()
1719 embedded_annotations); in parser_end_element()