OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bus_context_new
(Results
1 - 4
of
4
) sorted by null
/external/dbus/bus/
bus.h
76
BusContext*
bus_context_new
(const DBusString *config_file,
test.c
295
context =
bus_context_new
(&config_file, BUS_CONTEXT_FLAG_NONE, NULL, NULL, NULL, &error);
main.c
600
context =
bus_context_new
(&config_file, flags,
613
/*
bus_context_new
() closes the print_addr_pipe and
bus.c
706
bus_context_new
(const DBusString *config_file,
function
[
all
...]
Completed in 197 milliseconds