Home
last modified time | relevance | path

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

/external/chromium_org/dbus/
Dbus.h623 void ShutdownOnDBusThreadAndBlockInternal();
Dbus.cc535 base::Bind(&Bus::ShutdownOnDBusThreadAndBlockInternal, this)); in ShutdownOnDBusThreadAndBlock()
814 void Bus::ShutdownOnDBusThreadAndBlockInternal() { in ShutdownOnDBusThreadAndBlockInternal() function in dbus::Bus