Searched refs:OnAddWatchThunk (Results 1 – 2 of 2) sorted by relevance
677 static dbus_bool_t OnAddWatchThunk(DBusWatch* raw_watch, void* data);
623 &Bus::OnAddWatchThunk, in SetUpAsyncOperations()1136 dbus_bool_t Bus::OnAddWatchThunk(DBusWatch* raw_watch, void* data) { in OnAddWatchThunk() function in dbus::Bus