Searched refs:bus_config_load (Results 1 - 8 of 8) sorted by relevance

/external/dbus/bus/
H A Dconfig-parser-trivial.h67 BusConfigParser* bus_config_load (const DBusString *file,
H A Dconfig-parser.h82 BusConfigParser* bus_config_load (const DBusString *file,
H A Dconfig-parser-trivial.c359 parser = bus_config_load (full_path, TRUE, NULL, &error);
429 parser = bus_config_load (full_path, TRUE, NULL, &error);
H A Dconfig-loader-expat.c162 bus_config_load (const DBusString *file, function
H A Dconfig-loader-libxml.c142 bus_config_load (const DBusString *file, function
H A Dactivation-helper.c453 *parser = bus_config_load (&config_file, TRUE, NULL, error);
H A Dbus.c733 parser = bus_config_load (config_file, TRUE, NULL, error);
956 parser = bus_config_load (&config_file, TRUE, NULL, error);
H A Dconfig-parser.c2114 included = bus_config_load (filename, FALSE, parser, &tmp_error);
2732 parser = bus_config_load (full_path, TRUE, NULL, &error);
3125 parser = bus_config_load (&full_path, TRUE, NULL, &error);

Completed in 90 milliseconds