Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddbus_service_watcher.cc18 on_connection_vanish_{on_connection_vanish} {
34 on_connection_vanish_.Run(); in OnServiceOwnerChange()
Ddbus_service_watcher.h44 base::Closure on_connection_vanish_; variable