/external/dbus/dbus/ |
dbus-mainloop.h | 42 void _dbus_loop_remove_watch (DBusLoop *loop,
|
dbus-mainloop.c | 342 _dbus_loop_remove_watch (DBusLoop *loop, function
|
/external/dbus/test/ |
test-utils.c | 26 _dbus_loop_remove_watch (cd->loop, watch); 234 _dbus_loop_remove_watch (context->loop, watch);
|
/external/dbus/bus/ |
dir-watch-kqueue.c | 77 _dbus_loop_remove_watch (loop, watch);
|
test.c | 50 _dbus_loop_remove_watch (client_loop, watch);
|
dir-watch-inotify.c | 203 _dbus_loop_remove_watch (loop, watch);
|
main.c | 331 _dbus_loop_remove_watch (bus_context_get_loop (context), *watch);
|
bus.c | 128 _dbus_loop_remove_watch (context->loop, watch); [all...] |
activation.c | [all...] |
connection.c | 327 _dbus_loop_remove_watch (connection_get_loop (connection), watch); [all...] |