HomeSort by relevance Sort by last modified time
    Searched refs:bus_config_parser_get_type (Results 1 - 3 of 3) sorted by null

  /external/dbus/bus/
config-parser.h 64 const char* bus_config_parser_get_type (BusConfigParser *parser);
bus.c 370 context->type = _dbus_strdup (bus_config_parser_get_type (parser));
371 if (bus_config_parser_get_type (parser) != NULL && context->type == NULL)
    [all...]
config-parser.c 2467 bus_config_parser_get_type (BusConfigParser *parser) function
    [all...]

Completed in 24 milliseconds