Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Dbus.h643 void OnRemoveWatch(DBusWatch* raw_watch);
Dbus.cc997 void Bus::OnRemoveWatch(DBusWatch* raw_watch) { in OnRemoveWatch() function in dbus::Bus
1107 self->OnRemoveWatch(raw_watch); in OnRemoveWatchThunk()