Home
last modified time | relevance | path

Searched refs:CALLBACK_WATCH (Results 1 – 1 of 1) sorted by relevance

/external/dbus/dbus/
Ddbus-mainloop.c68 CALLBACK_WATCH, enumerator
117 cb->callback.type = CALLBACK_WATCH; in watch_callback_new()
185 case CALLBACK_WATCH: in add_callback()
204 case CALLBACK_WATCH: in remove_callback()
299 if (this->type == CALLBACK_WATCH && in _dbus_loop_remove_watch()
583 if (cb->type == CALLBACK_WATCH) in _dbus_loop_iterate()