Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Dbus.h612 void ShutdownOnDBusThreadAndBlockInternal();
Dbus.cc495 base::Bind(&Bus::ShutdownOnDBusThreadAndBlockInternal, this)); in ShutdownOnDBusThreadAndBlock()
763 void Bus::ShutdownOnDBusThreadAndBlockInternal() { in ShutdownOnDBusThreadAndBlockInternal() function in dbus::Bus