Home | History | Annotate | Download | only in bus

Lines Matching defs:BusConfigParser

36 struct BusConfigParser
80 BusConfigParser*
83 const BusConfigParser *parent)
85 BusConfigParser *parser;
87 parser = dbus_new0 (BusConfigParser, 1);
119 bus_config_parser_unref (BusConfigParser *parser)
135 bus_config_parser_check_doctype (BusConfigParser *parser,
154 bus_config_parser_start_element (BusConfigParser *parser,
199 bus_config_parser_end_element (BusConfigParser *parser,
208 bus_config_parser_content (BusConfigParser *parser,
307 bus_config_parser_finished (BusConfigParser *parser,
316 bus_config_parser_get_user (BusConfigParser *parser)
322 bus_config_parser_get_type (BusConfigParser *parser)
328 bus_config_parser_get_service_dirs (BusConfigParser *parser)
347 BusConfigParser *parser;
424 BusConfigParser *parser;