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

  /external/dbus/bus/
config-parser-trivial.h 67 BusConfigParser* bus_config_load (const DBusString *file,
config-parser.h 82 BusConfigParser* bus_config_load (const DBusString *file,
config-parser-trivial.c 359 parser = bus_config_load (full_path, TRUE, NULL, &error);
429 parser = bus_config_load (full_path, TRUE, NULL, &error);
config-loader-expat.c 162 bus_config_load (const DBusString *file, function
config-loader-libxml.c 142 bus_config_load (const DBusString *file, function
activation-helper.c 453 *parser = bus_config_load (&config_file, TRUE, NULL, error);
bus.c 733 parser = bus_config_load (config_file, TRUE, NULL, error);
956 parser = bus_config_load (&config_file, TRUE, NULL, error);
    [all...]
config-parser.c     [all...]

Completed in 232 milliseconds