OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DBusForeachFunction
(Results
1 - 10
of
10
) sorted by null
/external/dbus/dbus/
dbus-list.h
90
DBusForeachFunction
function,
dbus-timeout.c
218
(
DBusForeachFunction
) _dbus_timeout_unref,
285
(
DBusForeachFunction
) timeout_list->remove_timeout_function,
dbus-watch.c
238
(
DBusForeachFunction
) _dbus_watch_unref,
333
(
DBusForeachFunction
) watch_list->remove_watch_function,
dbus-internals.h
253
typedef void (*
DBusForeachFunction
) (void *element,
dbus-sysdeps.c
368
_dbus_list_foreach (dir_list, (
DBusForeachFunction
)dbus_free, NULL);
dbus-list.c
791
DBusForeachFunction
function,
dbus-connection.c
[
all
...]
dbus-message.c
[
all
...]
/external/dbus/bus/
config-parser-trivial.c
126
(
DBusForeachFunction
) dbus_free,
config-parser.c
494
(
DBusForeachFunction
) dbus_free,
500
(
DBusForeachFunction
) dbus_free,
506
(
DBusForeachFunction
) dbus_free,
512
(
DBusForeachFunction
) dbus_free,
[
all
...]
Completed in 108 milliseconds