Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddbus_connection.cc23 bus_->ShutdownAndBlock(); in ~DBusConnection()
/external/libchrome/dbus/
Dmock_bus.h33 MOCK_METHOD0(ShutdownAndBlock, void());
Dbus.h370 virtual void ShutdownAndBlock();
Dbus.cc429 void Bus::ShutdownAndBlock() { in ShutdownAndBlock() function in dbus::Bus
766 ShutdownAndBlock(); in ShutdownOnDBusThreadAndBlockInternal()