Searched refs:bus_config_parser_get_type (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dconfig-parser-trivial.h61 const char* bus_config_parser_get_type (BusConfigParser *parser);
H A Dconfig-parser.h62 const char* bus_config_parser_get_type (BusConfigParser *parser);
H A Dconfig-parser-trivial.c322 bus_config_parser_get_type (BusConfigParser *parser) function
387 type = bus_config_parser_get_type (parser);
H A Dbus.c345 context->type = _dbus_strdup (bus_config_parser_get_type (parser));
346 if (bus_config_parser_get_type (parser) != NULL && context->type == NULL)
H A Dconfig-parser.c2637 bus_config_parser_get_type (BusConfigParser *parser) function

Completed in 118 milliseconds