Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-mainloop.c67 CALLBACK_WATCH, enumerator
116 cb->callback.type = CALLBACK_WATCH; in watch_callback_new()
184 case CALLBACK_WATCH: in add_callback()
203 case CALLBACK_WATCH: in remove_callback()
298 if (this->type == CALLBACK_WATCH && in _dbus_loop_remove_watch()
582 if (cb->type == CALLBACK_WATCH) in _dbus_loop_iterate()