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

  /external/dbus/bus/
bus.h 74 BusContext* bus_context_new (const DBusString *config_file,
test.c 326 context = bus_context_new (&config_file, FALSE, NULL, NULL, NULL, FALSE, &error);
main.c 492 context = bus_context_new (&config_file, force_fork,
512 /* bus_context_new() closes the print_addr_pipe and
bus.c 680 bus_context_new (const DBusString *config_file, function
    [all...]

Completed in 350 milliseconds