OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:run_launch_helper
(Results
1 - 4
of
4
) sorted by null
/external/dbus/bus/
activation-helper.h
28
dbus_bool_t
run_launch_helper
(const char *bus_name, DBusError *error);
activation-helper-bin.c
91
if (!
run_launch_helper
(argv[1], &error))
test-launch-helper.c
76
if (!
run_launch_helper
(service, &error))
activation-helper.c
511
run_launch_helper
(const char *bus_name,
function
Completed in 590 milliseconds