Searched refs:introspect_write_child_nodes (Results 1 – 4 of 4) sorted by relevance
20 int introspect_write_child_nodes(struct introspect *i, OrderedSet *s, const char *prefix);
113 int introspect_write_child_nodes(struct introspect *i, OrderedSet *s, const char *prefix) { in introspect_write_child_nodes() function
991 r = introspect_write_child_nodes(&intro, s, path); in introspect_path()
167 r = introspect_write_child_nodes(&intro, nodes, impl->path); in bus_introspect_implementations()